mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-13 18:16:56 +00:00
3d1b73be7b
Change-Id: Ic78fe7db7eb03d7a1820bade8c4dc6dfed532ff0
20 lines
1.2 KiB
JSON
20 lines
1.2 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"apihelp-query+oath-description": "Verificar si le authentication bifactorial (OATH) es active pro un usator.",
|
|
"apihelp-query+oath-summary": "Verificar si le authentication bifactorial (OATH) es active pro un usator.",
|
|
"apihelp-query+oath-param-user": "Le usator sur le qual obtener information. Per omission, le usator actual.",
|
|
"apihelp-query+oath-param-reason": "Motivo pro consultar le stato de OATH.",
|
|
"apihelp-query+oath-example-1": "Obtener information sur le usator actual",
|
|
"apihelp-query+oath-example-2": "Obtener information sur le usator <kbd>Exemplo</kbd>",
|
|
"apihelp-oathvalidate-description": "Validar un clave de authentication bifactorial (OATH).",
|
|
"apihelp-oathvalidate-summary": "Validar un clave de authentication bifactorial (OATH).",
|
|
"apihelp-oathvalidate-param-user": "Usator pro le qual validar le token. Per omission, le usator actual.",
|
|
"apihelp-oathvalidate-example-1": "Validar datos JSON pro le usator actual",
|
|
"apihelp-oathvalidate-example-3": "Validar datos JSON pro le usator <kbd>Exemplo</kbd>",
|
|
"apihelp-oathvalidate-param-data": "Datos codificate in JSON expectate per le modulo actualmente activate pro le usator a authenticar"
|
|
}
|