mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-12 09:37:23 +00:00
25ccd5359c
Change-Id: If9b5fc475ca186832a19dc5b22d883849c595293
13 lines
306 B
JSON
13 lines
306 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Vitorvicentevalente"
|
|
]
|
|
},
|
|
"oathauth-token": "Chave",
|
|
"oathauth-currenttoken": "Chave atual",
|
|
"oathauth-newtoken": "Nova chave",
|
|
"oathauth-notloggedin": "Autenticação necessária",
|
|
"oathauth-mustbeloggedin": "Deve iniciar sessão para realizar esta ação."
|
|
}
|