diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/de.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/de.json b/apps/twofactor_backupcodes/l10n/de.json index f0522ce7277..ca8d1b662a6 100644 --- a/apps/twofactor_backupcodes/l10n/de.json +++ b/apps/twofactor_backupcodes/l10n/de.json @@ -17,9 +17,8 @@ "{name} backup codes" : "{name} Backup-Codes", "Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.", "Submit" : "Übermitteln", + "function" : "Funktion", "_" : "_", - "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"], - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach.", - "function" : "Funktion" + "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |