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/de.json | |
| parent | 058238c3c631520d052327fcab47c997dfe23151 (diff) | |
Add OAuth Tokens management to settings
Diffstat (limited to 'src/i18n/de.json')
| -rw-r--r-- | src/i18n/de.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/de.json b/src/i18n/de.json index d0bfba38..07d44348 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -159,6 +159,11 @@ "hide_follows_description": "Zeige nicht, wem ich folge", "hide_followers_description": "Zeige nicht, wer mir folgt", "nsfw_clickthrough": "Aktiviere ausblendbares Overlay für Anhänge, die als NSFW markiert sind", + "oauth_tokens": "OAuth-Token", + "token": "Zeichen", + "refresh_token": "Token aktualisieren", + "valid_until": "Gültig bis", + "revoke_token": "Widerrufen", "panelRadius": "Panel", "pause_on_unfocused": "Streaming pausieren, wenn das Tab nicht fokussiert ist", "presets": "Voreinstellungen", |
