mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-12-18 11:00:35 +00:00
19 lines
1.1 KiB
JSON
19 lines
1.1 KiB
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Xuacu"
|
||
|
]
|
||
|
},
|
||
|
"apihelp-query+oath-description": "Comprobar si la identificación de dos factores (OATH) ta activada pa un usuariu.",
|
||
|
"apihelp-query+oath-summary": "Comprobar si la identificación de dos factores (OATH) tá activada pa un usuariu.",
|
||
|
"apihelp-query+oath-param-user": "Usuariu del qu'algamar la información. De mou predetermináu, ye l'usuariu actual.",
|
||
|
"apihelp-query+oath-example-1": "Recibir información sobro l'usuariu actual.",
|
||
|
"apihelp-query+oath-example-2": "Recibir información sobro l'usuariu <kbd>Example</kbd>",
|
||
|
"apihelp-oathvalidate-description": "Validar un pase d'identificación de dos factores (OATH)",
|
||
|
"apihelp-oathvalidate-summary": "Validar un pase d'identificación de dos factores (OATH)",
|
||
|
"apihelp-oathvalidate-param-user": "Usuariu pal que validar el pase. De mou predetermináu, l'usuariu actual.",
|
||
|
"apihelp-oathvalidate-param-totp": "Pase d'identificación de dos factores (OATH).",
|
||
|
"apihelp-oathvalidate-example-1": "Validar un pase pal usuariu actual",
|
||
|
"apihelp-oathvalidate-example-2": "Validar un pase pal usuariu <kbd>Example</kbd>"
|
||
|
}
|