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.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
index 878204e..81ddd1e 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -13,5 +13,6 @@
13 "command.search.search": "Search", 13 "command.search.search": "Search",
14 "command.back": "Go back", 14 "command.back": "Go back",
15 "command.parent": "Go to parent directory", 15 "command.parent": "Go to parent directory",
16 "directory.no-results": "Empty directory" 16 "directory.no-results": "Empty directory",
17} 17 "search.no-results.otherfolders": "result(s) in other folders"
18} \ No newline at end of file