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: i18n/locales/en.json
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -378,6 +378,7 @@
378
378
"all_covered": "All versions are covered by tags above",
379
379
"deprecated_title": "{version} (deprecated)",
380
380
"view_all": "View {count} version | View all {count} versions",
381
+
"view_all_versions": "View all versions",
381
382
"distribution_title": "Semver Group",
382
383
"distribution_modal_title": "Versions",
383
384
"distribution_range_date_same_year": "from {from} to {to}, {endYear}",
@@ -402,7 +403,13 @@
402
403
"copy_alt": {
403
404
"per_version_analysis": "{version} version was downloaded {downloads} times",
404
405
"general_description": "Bar chart showing per-version downloads for {versions_count} {semver_grouping_mode} versions of the {package_name} package, {date_range_label} from the {first_version} version to the {last_version} version. The most downloaded version is {max_downloaded_version} with {max_version_downloads} downloads. {per_version_analysis}. {watermark}."
0 commit comments