diff options
Diffstat (limited to 'viewer/src/locales')
-rw-r--r-- | viewer/src/locales/en.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json index dcdf5c5..91be4d7 100644 --- a/viewer/src/locales/en.json +++ b/viewer/src/locales/en.json | |||
@@ -1,8 +1,6 @@ | |||
1 | { | 1 | { |
2 | "tagInput.placeholder": "Tags", | 2 | "tagInput.placeholder": "Filters", |
3 | "panelLeft.filters": "Filters", | ||
4 | "tagInput.nomatch": "No match", | 3 | "tagInput.nomatch": "No match", |
5 | "panelLeft.mode": "Mode", | ||
6 | "mode.navigation": "Navigation", | 4 | "mode.navigation": "Navigation", |
7 | "mode.search": "Search", | 5 | "mode.search": "Search", |
8 | "search.no-results": "No results", | 6 | "search.no-results": "No results", |
@@ -16,4 +14,4 @@ | |||
16 | "command.home": "Go to gallery home", | 14 | "command.home": "Go to gallery home", |
17 | "command.back": "Go back", | 15 | "command.back": "Go back", |
18 | "command.parent": "Go to parent directory" | 16 | "command.parent": "Go to parent directory" |
19 | } | 17 | } \ No newline at end of file |