@@ -202,11 +202,11 @@ export const localization: {
202202 pdf_not_loaded :
203203 "Sorry, we were not able to retrieve the PDF for this publication. You can get it directly from" ,
204204 pdf_not_loaded_linktext : "this website" ,
205- share_button_title : "Share this knowledge map " ,
206- share_button_title_sg : "Share this streamgraph " ,
205+ share_button_title : "Share this visualization " ,
206+ share_button_title_sg : "Share this visualization " ,
207207 embed_title : "embed visualization" ,
208- embed_button_title : "Embed this knowledge map on other websites" ,
209- embed_button_title_sg : "Embed this streamgraph on other websites" ,
208+ embed_button_title : "Embed this visualization on other websites" ,
209+ embed_button_title_sg : "Embed this visualization on other websites" ,
210210 embed_body_text :
211211 "You can use this code to embed the visualization on your own website or in a dashboard." ,
212212 area_streamgraph : "Stream" ,
@@ -219,8 +219,8 @@ export const localization: {
219219 lang_all : "All languages" ,
220220 cite : "Cite" ,
221221 filter_by_label : "show: " ,
222- cite_title_km : "Cite this knowledge map " ,
223- cite_title_sg : "Cite this streamgraph " ,
222+ cite_title_km : "Cite this visualization " ,
223+ cite_title_sg : "Cite this visualization " ,
224224 citation_template :
225225 "Open Knowledge Maps (${year}). ${type} for research on ${query}. Retrieved from ${source} [${date}]." ,
226226 cite_vis_km : "Please cite this knowledge map as follows" ,
@@ -312,7 +312,7 @@ export const localization: {
312312 "Keine Dokumente gefunden. Setzen Sie bitte Ihre Filtereinstellungen zurück." ,
313313 cite : "Cite" ,
314314 cite_title_km : "Zitieren Sie diese Wissenskarte" ,
315- cite_title_sg : "Cite this streamgraph " ,
315+ cite_title_sg : "Cite this visualization " ,
316316 citation_template :
317317 "Open Knowledge Maps (${year}). ${type} for research on ${query}. Retrieved from ${source} [${date}]." ,
318318 cite_vis_km : "Please cite this knowledge map as follows" ,
0 commit comments