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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ export const localization: {
165
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.",
166
166
source_label: "Data source",
167
167
resulttype_label: "Document type",
168
-
documenttypes_label: "Document types",
168
+
documenttypes_label: "Resource types",
169
169
readers_count_label: "readers",
170
170
documenttypes_tooltip:
171
171
"The following resource types were taken into consideration in the creation of this visualization (not all of them may appear in the visualization):",
@@ -386,7 +386,7 @@ export const localization: {
386
386
"This is a custom title. Please see the info button for more information. Original query:",
387
387
most_relevant_tooltip:
388
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.",
389
-
documenttypes_label: "Document types",
389
+
documenttypes_label: "Resource types",
390
390
all: "any",
391
391
open_access: "Open Access",
392
392
items: "items",
@@ -447,7 +447,7 @@ export const localization: {
447
447
"This is a custom title. Please see the info button for more information. Original query:",
448
448
most_relevant_tooltip:
449
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.",
0 commit comments