diff options
author | Zero~Informatique | 2020-02-11 02:00:27 +0100 |
---|---|---|
committer | Zero~Informatique | 2020-02-11 02:00:27 +0100 |
commit | 6a97f1291fb9ed690f143670aa963693edb9fa8a (patch) | |
tree | 1b98b65cda9e42b79b892622bd460ebfe3dd8d7c /viewer/src/locales/en.json | |
parent | 8e91297ec0b090e3439efe2137a59192f5bb857b (diff) | |
download | ldgallery-6a97f1291fb9ed690f143670aa963693edb9fa8a.tar.gz |
viewer: "related filters" label instead of "proposed tags"
Diffstat (limited to 'viewer/src/locales/en.json')
-rw-r--r-- | viewer/src/locales/en.json | 4 |
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 |