diff options
| author | Maxim Filippov <colixer@gmail.com> | 2019-02-18 00:01:18 +0300 |
|---|---|---|
| committer | Maxim Filippov <colixer@gmail.com> | 2019-02-28 04:05:54 +0300 |
| commit | c71f411ad6593a496a041505f8a6642a4ae55eea (patch) | |
| tree | 2eb310a9df90cc985833c13ea0ece9fede82a92b /src/i18n | |
| parent | afbe524a2e7fa7002c4b1f5883e08b2d135a2eda (diff) | |
Show only "app_name" and "valid_until" (OAuth tokens table)
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 0aeb70ab..df8f6f6c 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -106,6 +106,7 @@ } }, "settings": { + "app_name": "App name", "attachmentRadius": "Attachments", "attachments": "Attachments", "autoload": "Enable automatic loading when scrolled to the bottom", |
