aboutsummaryrefslogtreecommitdiff
path: root/viewer
diff options
context:
space:
mode:
authorZero~Informatique2020-02-11 02:00:27 +0100
committerZero~Informatique2020-02-11 02:00:27 +0100
commit6a97f1291fb9ed690f143670aa963693edb9fa8a (patch)
tree1b98b65cda9e42b79b892622bd460ebfe3dd8d7c /viewer
parent8e91297ec0b090e3439efe2137a59192f5bb857b (diff)
downloadldgallery-6a97f1291fb9ed690f143670aa963693edb9fa8a.tar.gz
viewer: "related filters" label instead of "proposed tags"
Diffstat (limited to 'viewer')
-rw-r--r--viewer/src/locales/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json
index 0288c27..9440103 100644
--- a/viewer/src/locales/en.json
+++ b/viewer/src/locales/en.json
@@ -4,7 +4,7 @@
4 "mode.navigation": "Navigation", 4 "mode.navigation": "Navigation",
5 "mode.search": "Search", 5 "mode.search": "Search",
6 "search.no-results": "No results", 6 "search.no-results": "No results",
7 "panelLeft.propositions": "Proposed tags", 7 "panelLeft.propositions": "Related filters",
8 "tag-propositions.substraction": "Exclude items with this tag", 8 "tag-propositions.substraction": "Exclude items with this tag",
9 "tag-propositions.addition": "Include all items with this tag", 9 "tag-propositions.addition": "Include all items with this tag",
10 "tag-propositions.intersection": "Search for this tag", 10 "tag-propositions.intersection": "Search for this tag",
@@ -14,4 +14,4 @@
14 "command.home": "Go to gallery home", 14 "command.home": "Go to gallery home",
15 "command.back": "Go back", 15 "command.back": "Go back",
16 "command.parent": "Go to parent directory" 16 "command.parent": "Go to parent directory"
17} 17} \ No newline at end of file