You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vis/js/i18n/localization.ts
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@ export const localization: {
162
162
most_relevant_tooltip:
163
163
"At the moment, we use the relevance ranking provided by the source API. Both PubMed and BASE mainly use text similarity between your query and the article metadata to determine the relevance. Please consult the FAQ for more information.",
164
164
most_relevant_tooltip_sg:
165
-
"In this streamgraph you find the most relevant documents matching your query related to the top keywords. To determine the most relevant documents, we use the relevance ranking provided by the data source e.g. BASE. Data sources mainly use text similarity between your query and the article metadata to determine the relevance ranking. Please consult the FAQs for more information.",
165
+
"In this streamgraph you find the most relevant resources matching your query related to the top keywords. To determine the most relevant resources, we use the relevance ranking provided by the data source e.g. BASE. Data sources mainly use text similarity between your query and the article metadata to determine the relevance ranking. Please consult the FAQs for more information.",
166
166
source_label: "Data source",
167
167
resulttype_label: "Document type",
168
168
documenttypes_label: "Resource types",
@@ -211,9 +211,9 @@ export const localization: {
211
211
"You can use this code to embed the visualization on your own website or in a dashboard.",
212
212
area_streamgraph: "Stream",
213
213
stream_year: "Year",
214
-
stream_doc_num: "Number of documents",
215
-
stream_docs: "Documents",
216
-
stream_total: "Total documents in stream",
214
+
stream_doc_num: "Number of resources",
215
+
stream_docs: "Resources",
216
+
stream_total: "Total resources in stream",
217
217
empty_area_warning:
218
218
"No matches found. Please reset your filter options above.",
219
219
lang_all: "All languages",
@@ -225,8 +225,8 @@ export const localization: {
225
225
"Open Knowledge Maps (${year}). ${type} for research on ${query}. Retrieved from ${source} [${date}].",
226
226
cite_vis_km: "Please cite this knowledge map as follows",
227
227
cite_vis_sg: "Please cite this streamgraph as follows",
228
-
cite_paper: "Cite this document as",
229
-
export_paper: "Export this document",
228
+
cite_paper: "Cite this resource as",
229
+
export_paper: "Export this resource",
230
230
download: "Download",
231
231
please_note: "Please note",
232
232
scale_by_label: "Scale map by: ",
@@ -317,8 +317,8 @@ export const localization: {
317
317
"Open Knowledge Maps (${year}). ${type} for research on ${query}. Retrieved from ${source} [${date}].",
318
318
cite_vis_km: "Please cite this knowledge map as follows",
319
319
cite_vis_sg: "Please cite this streamgraph as follows",
320
-
cite_paper: "Cite this document as",
321
-
export_paper: "Export this document",
320
+
cite_paper: "Cite this resource as",
321
+
export_paper: "Export this resource",
322
322
download: "Download",
323
323
please_note: "Please note",
324
324
citation_warning:
@@ -385,7 +385,7 @@ export const localization: {
385
385
custom_title_explanation:
386
386
"This is a custom title. Please see the info button for more information. Original query:",
387
387
most_relevant_tooltip:
388
-
"To determine the most relevant documents, we use the relevance ranking provided by the data source e.g. BASE. Data sources mainly use text similarity between your query and the article metadata to determine the relevance ranking. Please consult the FAQs for more information.",
388
+
"To determine the most relevant resources, we use the relevance ranking provided by the data source e.g. BASE. Data sources mainly use text similarity between your query and the article metadata to determine the relevance ranking. Please consult the FAQs for more information.",
389
389
documenttypes_label: "Resource types",
390
390
all: "any",
391
391
open_access: "Open Access",
@@ -416,7 +416,7 @@ export const localization: {
416
416
metrics_label: "Metrics",
417
417
researcher_details_label: "Researcher details",
418
418
scale_by_explanation:
419
-
"The size of the bubbles is relative to the number of documents related to them.",
419
+
"The size of the bubbles is relative to the number of resources related to them.",
420
420
scale_label: {
421
421
"content_based": "Documents",
422
422
"citations": "Citations",
@@ -446,7 +446,7 @@ export const localization: {
446
446
custom_title_explanation:
447
447
"This is a custom title. Please see the info button for more information. Original query:",
448
448
most_relevant_tooltip:
449
-
"To determine the most relevant documents, we use the relevance ranking provided by the data source e.g. BASE. Data sources mainly use text similarity between your query and the article metadata to determine the relevance ranking. Please consult the FAQs for more information.",
449
+
"To determine the most relevant resources, we use the relevance ranking provided by the data source e.g. BASE. Data sources mainly use text similarity between your query and the article metadata to determine the relevance ranking. Please consult the FAQs for more information.",
450
450
documenttypes_label: "Resource types",
451
451
all: "any",
452
452
open_access: "Open Access",
@@ -473,7 +473,7 @@ export const localization: {
473
473
metrics_label: "Metrics",
474
474
researcher_details_label: "Researcher details",
475
475
scale_by_explanation:
476
-
"The size of the bubbles is relative to the number of documents related to them.",
476
+
"The size of the bubbles is relative to the number of resources related to them.",
0 commit comments