diff options
Diffstat (limited to 'viewer/src/locales')
-rw-r--r-- | viewer/src/locales/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json index 966bc86..dcdf5c5 100644 --- a/viewer/src/locales/en.json +++ b/viewer/src/locales/en.json | |||
@@ -7,6 +7,10 @@ | |||
7 | "mode.search": "Search", | 7 | "mode.search": "Search", |
8 | "search.no-results": "No results", | 8 | "search.no-results": "No results", |
9 | "panelLeft.propositions": "Proposed tags", | 9 | "panelLeft.propositions": "Proposed tags", |
10 | "tag-propositions.substraction": "Exclude items with this tag", | ||
11 | "tag-propositions.addition": "Include all items with this tag", | ||
12 | "tag-propositions.intersection": "Search for this tag", | ||
13 | "tag-propositions.item-count": "Item count", | ||
10 | "gallery.unknowntype": "Unknown item type", | 14 | "gallery.unknowntype": "Unknown item type", |
11 | "command.search": "Open search panel", | 15 | "command.search": "Open search panel", |
12 | "command.home": "Go to gallery home", | 16 | "command.home": "Go to gallery home", |