Files
therinaldos.com/wedding-pics/apps/twofactor_totp/l10n/da.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

16 lines
871 B
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"You enabled TOTP two-factor authentication for your account" : "Du har aktiveret two-factor godkendelse til din konto.",
"You disabled TOTP two-factor authentication for your account" : "Du har deaktiveret two-factor godkendelse til din konto.",
"TOTP (Authenticator app)" : "TOTP (Gokendelses app)",
"Authenticate with a TOTP app" : "Godkend med en TOTP app",
"Enable TOTP" : "Aktivér TOTP",
"Could not verify your key. Please try again" : "Kunne ikke bekræfte din nøgle. Prøv venligst igen",
"Authentication code" : "Autorisationskode",
"Verify" : "Bekræft",
"Get the authentication code from the two-factor authentication app on your device." : "Få godkendelses koden fra two-factor godkendelses app på din enhed. ",
"Submit" : "Indsend"
},
"nplurals=2; plural=(n != 1);");