mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-12-01 03:16:24 +00:00
79398dbb84
Change-Id: Ib0d974abde3b8cdbaaf4eebaf7b2c79ff254dd9e
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>"
|
|
}
|