diff options
| author | Toromino <mail@dennisbuchholz.net> | 2020-05-15 09:34:42 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-05-20 17:26:11 +0000 |
| commit | 53b2ae0f73a40fb7dbe2522edbd78e6b2d7349e9 (patch) | |
| tree | c53c7e38a54d2bc0cf78c55a1e4a9673354e5c82 /src | |
| parent | c8cf939cddbb173be67544025b53e24b7abd8376 (diff) | |
Translated using Weblate (German)
Currently translated at 73.0% (448 of 613 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/de/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/de.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/i18n/de.json b/src/i18n/de.json index b50bd72a..979566d6 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -378,10 +378,14 @@ "generate_new_recovery_codes": "Generiere neue Wiederherstellungs-Codes", "title": "Zwei-Faktor Authentifizierung", "waiting_a_recovery_codes": "Erhalte Wiederherstellungscodes...", - "authentication_methods": "Authentifizierungs-Methoden" + "authentication_methods": "Authentifizierungsmethoden", + "scan": { + "title": "Scan" + } }, "enter_current_password_to_confirm": "Gib dein aktuelles Passwort ein, um deine Identität zu bestätigen", - "security": "Sicherheit" + "security": "Sicherheit", + "allow_following_move": "Erlaube automatisches Folgen, sobald ein gefolgter Nutzer umzieht" }, "timeline": { "collapse": "Einklappen", |
