From 6a97f1291fb9ed690f143670aa963693edb9fa8a Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Tue, 11 Feb 2020 02:00:27 +0100 Subject: viewer: "related filters" label instead of "proposed tags" --- viewer/src/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'viewer') 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 @@ "mode.navigation": "Navigation", "mode.search": "Search", "search.no-results": "No results", - "panelLeft.propositions": "Proposed tags", + "panelLeft.propositions": "Related filters", "tag-propositions.substraction": "Exclude items with this tag", "tag-propositions.addition": "Include all items with this tag", "tag-propositions.intersection": "Search for this tag", @@ -14,4 +14,4 @@ "command.home": "Go to gallery home", "command.back": "Go back", "command.parent": "Go to parent directory" -} +} \ No newline at end of file -- cgit v1.2.3