aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/locales/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'viewer/src/locales/en.json')
-rw-r--r--viewer/src/locales/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
index b36ac57..915f600 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -17,5 +17,7 @@
17 "directory.no-results": "Empty directory", 17 "directory.no-results": "Empty directory",
18 "panelLeft.propositions.other": "other filters", 18 "panelLeft.propositions.other": "other filters",
19 "panelLeft.information.title": "Information", 19 "panelLeft.information.title": "Information",
20 "tag-propositions.showmore": "show more ({0})" 20 "tag-propositions.showmore": "show more ({0})",
21 "command.sort.byName": "By name",
22 "command.sort.byDateDesc": "By most recent"
21} 23}