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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
index 453fc5f..dcdf5c5 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -12,8 +12,8 @@
12 "tag-propositions.intersection": "Search for this tag", 12 "tag-propositions.intersection": "Search for this tag",
13 "tag-propositions.item-count": "Item count", 13 "tag-propositions.item-count": "Item count",
14 "gallery.unknowntype": "Unknown item type", 14 "gallery.unknowntype": "Unknown item type",
15 "title.tags": "Tags", 15 "command.search": "Open search panel",
16 "title.home": "Home", 16 "command.home": "Go to gallery home",
17 "title.back": "Back", 17 "command.back": "Go back",
18 "title.parent": "Parent" 18 "command.parent": "Go to parent directory"
19} 19}