diff options
Diffstat (limited to 'viewer/src/locales')
-rw-r--r-- | viewer/src/locales/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json index 41088da..b21262a 100644 --- a/viewer/src/locales/en.json +++ b/viewer/src/locales/en.json | |||
@@ -6,7 +6,7 @@ | |||
6 | "command.search.search": "Search", | 6 | "command.search.search": "Search", |
7 | "command.sort.byDateAsc": "By date (oldest first)", | 7 | "command.sort.byDateAsc": "By date (oldest first)", |
8 | "command.sort.byDateDesc": "By date (most recent first)", | 8 | "command.sort.byDateDesc": "By date (most recent first)", |
9 | "command.sort.byNameAsc": "By name (A to Z)", | 9 | "command.sort.byTitleAsc": "By title (A to Z)", |
10 | "directory.no-results": "Empty directory", | 10 | "directory.no-results": "Empty directory", |
11 | "download.download-file-fmt": "Download {0}", | 11 | "download.download-file-fmt": "Download {0}", |
12 | "gallery.unknown-resource": "Resource not found", | 12 | "gallery.unknown-resource": "Resource not found", |