Skip to content

Commit

Permalink
Updated languages
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Sep 1, 2021
1 parent 51de194 commit 0d816b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/lang.js
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ const lang = {
"otp_contains": "OTP obsahuje 6 čísel.",
"otp_not_setup": "Pokud nemáte na svém účtu nastavené 2FA, ponechte toto pole prázdné.",
"enable_2fa_question": "Opravdu chcete povolit dvoufázové ověření?",
"disable_2fa_question": "Are you sure you want to disable Two-Factor Authentication?",
"disable_2fa_question": "Opravdu chcete zakázat dvoufázové ověření?",
"totp_applications": "Před povolením se ujistěte, že máte na svém mobilu nainstalovánu jednu z následujících aplikací:",
"scan_qr_code": "Naskenujte QR kód:",
"or_enter_key_manually": "nebo zadejte klíč ručně:",
Expand Down Expand Up @@ -845,7 +845,7 @@ const lang = {
"otp_contains": "OTP bestaat uit 6 nummers.",
"otp_not_setup": "Als je geen 2FA hebt ingesteld voor jouw account, laat dan dit veld leeg.",
"enable_2fa_question": "Weet je zeker dat je twee-factoren authenticatie wilt aanzetten?",
"disable_2fa_question": "Are you sure you want to disable Two-Factor Authentication?",
"disable_2fa_question": "Weet je zeker dat je twee-factoren authenticatie wilt uitzetten?",
"totp_applications": "Voordat je aanzet, zorg ervoor dat je op je telefoon een van de volgende applicaties hebt geinstalleerd:",
"scan_qr_code": "Scan QR Code:",
"or_enter_key_manually": "of voer sleutel handmatig in:",
Expand Down

0 comments on commit 0d816b9

Please sign in to comment.