diff options
| author | Maxim Filippov <colixer@gmail.com> | 2019-02-12 21:53:59 +0300 |
|---|---|---|
| committer | Maxim Filippov <colixer@gmail.com> | 2019-02-28 04:04:26 +0300 |
| commit | 2c7406d9a8d8e961b99286f317c6ed0a48427853 (patch) | |
| tree | 0812155e91d39de3bb4fc646aa76e827c7dcafa9 /src/i18n/ar.json | |
| parent | 058238c3c631520d052327fcab47c997dfe23151 (diff) | |
Add OAuth Tokens management to settings
Diffstat (limited to 'src/i18n/ar.json')
| -rw-r--r-- | src/i18n/ar.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/ar.json b/src/i18n/ar.json index ac7d0f1a..242dab78 100644 --- a/src/i18n/ar.json +++ b/src/i18n/ar.json @@ -134,6 +134,11 @@ "notification_visibility_mentions": "الإشارات", "notification_visibility_repeats": "", "nsfw_clickthrough": "", + "oauth_tokens": "رموز OAuth", + "token": "رمز", + "refresh_token": "رمز التحديث", + "valid_until": "صالح حتى", + "revoke_token": "سحب", "panelRadius": "", "pause_on_unfocused": "", "presets": "النماذج", |
