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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -405,7 +405,7 @@ export const localization: {
405
405
low_metadata_quality_desc_aquanavi:
406
406
"This visualization includes resources with and without an abstract. Low metadata quality may significantly reduce the quality of your visualization.",
407
407
time_frame_context_sg:
408
-
"Please note that we remove time intervals with only a few associated papers during the computation of your streamgraph to increase its readability. As a result the time on the x-axis may not align with the time range you selected.",
408
+
"Please note that we remove time intervals with only a few associated resources during the computation of your streamgraph to increase its readability. As a result the time on the x-axis may not align with the time range you selected.",
409
409
// metrics
410
410
citations_count_label: "citations",
411
411
social_media_count_label: "social media mentions",
@@ -462,7 +462,7 @@ export const localization: {
462
462
low_metadata_quality_desc_pubmed:
463
463
"This visualization includes resources with and without an abstract. Low metadata quality may significantly reduce the quality of your visualization. ",
464
464
time_frame_context_sg:
465
-
"Please note that we remove time intervals with only a few associated papers during the computation of your streamgraph to increase its readability. As a result the time on the x-axis may not align with the time range you selected.",
465
+
"Please note that we remove time intervals with only a few associated resources during the computation of your streamgraph to increase its readability. As a result the time on the x-axis may not align with the time range you selected.",
466
466
// metrics
467
467
citations_count_label: "citations",
468
468
social_media_count_label: "social media mentions",
0 commit comments