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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
index 824064e..0bbc2cc 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -15,5 +15,6 @@
15 "command.back": "Go back", 15 "command.back": "Go back",
16 "command.parent": "Go to parent directory", 16 "command.parent": "Go to parent directory",
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} 20}