mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
db80431783
Change-Id: Ic1b8b4a7f986d41757bb6dd0a67a97455ef9e500
17 lines
505 B
JSON
17 lines
505 B
JSON
{
|
|
"@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"
|
|
}
|