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/pl.json | |
| parent | 058238c3c631520d052327fcab47c997dfe23151 (diff) | |
Add OAuth Tokens management to settings
Diffstat (limited to 'src/i18n/pl.json')
| -rw-r--r-- | src/i18n/pl.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/pl.json b/src/i18n/pl.json index a3952d4f..2e1d7488 100644 --- a/src/i18n/pl.json +++ b/src/i18n/pl.json @@ -86,6 +86,11 @@ "name_bio": "Imię i bio", "new_password": "Nowe hasło", "nsfw_clickthrough": "Włącz domyślne ukrywanie załączników o treści nieprzyzwoitej (NSFW)", + "oauth_tokens": "Tokeny OAuth", + "token": "Token", + "refresh_token": "Odśwież token", + "valid_until": "Ważne do", + "revoke_token": "Odwołać", "panelRadius": "Panele", "presets": "Gotowe motywy", "profile_background": "Tło profilu", |
