Skip to content
Snippets Groups Projects
Unverified Commit 02804b28 authored by Pavel Břoušek's avatar Pavel Břoušek Committed by GitHub
Browse files

bugfix

parent 9170b1fd
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
"nl": "Wachtwoord + OTP"
},
"password": {
"en": "Heslo",
"cs": "Heslo",
"de": "Password",
"nl": "Wachtwoord"
},
......@@ -25,22 +25,22 @@
"nl": "OTP"
},
"login_title_challenge": {
"en": "Vložte jednorázový kód",
"cs": "Vložte jednorázový kód",
"de": "Bitte geben Sie Ihr Einmalpasswort ein",
"nl": "Vul je eenmalige wachtwoord in."
},
"otp_extra_text": {
"en": "Vložte své heslo a jednorázový kód",
"cs": "Vložte své heslo a jednorázový kód",
"de": "Bitte geben Sie Ihr Password und Ihr Einmalpasswort ein",
"nl": "Vul je wachtwoord en eenmalige wachtwoord (OTP) in."
},
"login_text_challenge": {
"en": "Vložený PIN nebo heslo jsou správné, nyní použijte druhou metodu ověření.",
"cs": "Vložený PIN nebo heslo jsou správné, nyní použijte druhou metodu ověření.",
"de": "Sie haben die korrekte PIN, bzw. das korrekte Passwort eingegeben. Aber nun müssen Sie noch Ihren zweiten Faktor nutzen.",
"nl": "U heeft het de juiste PIN of wachtwoord ingegegeven. Geef nu ook uw tweede factor in."
},
"scanTokenQR": {
"en": "Naskenujte tento QR kód aplikací pro TOTP (např. Google Authenticator nebo privacyIDEA Authenticator) a zobrazený kód vložte níže.",
"cs": "Naskenujte tento QR kód aplikací pro TOTP (např. Google Authenticator nebo privacyIDEA Authenticator) a zobrazený kód vložte níže.",
"de": "Scannen Sie den QR-Code mit einer App, wie dem Google Authenticator oder privacyIDEA Authenticator und geben Sie den angezeigten Code unten ein.",
"nl": "Scan deze QR-code met een app zoals Google Authenticator of privacyIDEA Authenticator en geef de getoonde code in."
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment