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.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
deleted file mode 100644
index 9e0fd4b..0000000
--- a/viewer/src/locales/en.json
+++ /dev/null
@@ -1,19 +0,0 @@
1{
2 "tagInput.placeholder": "Filters",
3 "tagInput.nomatch": "No match",
4 "search.no-results": "No results",
5 "search.no-results.otherfolders": "No results • {0} result{1} in other folders",
6 "panelLeft.propositions": "Related filters",
7 "tag-propositions.substraction": "Exclude items with this tag",
8 "tag-propositions.addition": "Include all items with this tag",
9 "tag-propositions.intersection": "Search for this tag",
10 "tag-propositions.item-count": "Item count",
11 "gallery.unknowntype": "Unknown item type",
12 "command.search": "Open/close search panel",
13 "command.search.clear": "Clear",
14 "command.search.search": "Search",
15 "command.back": "Go back",
16 "command.parent": "Go to parent directory",
17 "directory.no-results": "Empty directory",
18 "panelLeft.propositions.other": "other filters"
19}