mediawiki-extensions-OATHAuth/i18n/da.json

17 lines
505 B
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"Saederup92",
"Weblars"
]
},
"oathauth-account": "Kontonavn:",
"oathauth-token": "Nøgle",
"oathauth-enteruser": "Brugernavn:",
"oathauth-auth-token-label": "Nøgle",
"oathauth-auth-ui": "Angiv verificeringskoden fra din autentificeringsenhed",
"oathauth-login-failed": "Verificering mislykkedes",
"oathauth-user-not-found": "Der blev ikke fundet nogen brugerkonto med det navn",
"apihelp-query+oath-example-1": "Få information om den aktuelle bruger"
}