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/he.json | |
| parent | 058238c3c631520d052327fcab47c997dfe23151 (diff) | |
Add OAuth Tokens management to settings
Diffstat (limited to 'src/i18n/he.json')
| -rw-r--r-- | src/i18n/he.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/he.json b/src/i18n/he.json index 99ae9551..213e6170 100644 --- a/src/i18n/he.json +++ b/src/i18n/he.json @@ -129,6 +129,11 @@ "notification_visibility_mentions": "אזכורים", "notification_visibility_repeats": "חזרות", "nsfw_clickthrough": "החל החבאת צירופים לא בטוחים לצפיה בעת עבודה בעזרת לחיצת עכבר", + "oauth_tokens": "אסימוני OAuth", + "token": "אסימון", + "refresh_token": "רענון האסימון", + "valid_until": "בתוקף עד", + "revoke_token": "בטל", "panelRadius": "פאנלים", "pause_on_unfocused": "השהה זרימת הודעות כשהחלון לא בפוקוס", "presets": "ערכים קבועים מראש", |
