Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index a76a3be..ee18ed2 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Authentication code" : "Authentifizierungscode",
+ "Submit" : "Übermitteln",
"Get the authentication code from the two-factor authentication app on your device." : "Erhalten Sie den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf Ihrem Gerät.",
"TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"
},