mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-12 09:37:23 +00:00
1432439b17
Change-Id: Ib94b65a67b164520eb8e97459ea5b6e3024abb0a
16 lines
505 B
JSON
16 lines
505 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Vitorvicentevalente"
|
|
]
|
|
},
|
|
"oathauth-token": "Chave",
|
|
"oathauth-currenttoken": "Chave atual",
|
|
"oathauth-newtoken": "Nova chave",
|
|
"oathauth-login": "Entrar com autenticação de dois fatores",
|
|
"oathauth-notloggedin": "Autenticação necessária",
|
|
"oathauth-mustbeloggedin": "Deve iniciar sessão para realizar esta ação.",
|
|
"right-oathauth-enable": "Ativar autenticação de dois fatores",
|
|
"action-oathauth-enable": "ativar autenticação de dois fatores"
|
|
}
|