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 e6c1df2..c011552 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -7,7 +7,8 @@
7 "tag-propositions.addition": "Include all items with this tag", 7 "tag-propositions.addition": "Include all items with this tag",
8 "tag-propositions.intersection": "Search for this tag", 8 "tag-propositions.intersection": "Search for this tag",
9 "tag-propositions.item-count": "Item count", 9 "tag-propositions.item-count": "Item count",
10 "gallery.unknowntype": "Unknown item type", 10 "gallery.unknown-type": "Could not display item of unknown type",
11 "gallery.unknown-resource": "Resource not found",
11 "command.search": "Open/close search panel", 12 "command.search": "Open/close search panel",
12 "command.search.clear": "Clear", 13 "command.search.clear": "Clear",
13 "command.search.search": "Search", 14 "command.search.search": "Search",