mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
cdf41bb365
Change-Id: Ibf8f84bf6484705b3e90c2a62ce23d84ec9acbc0
15 lines
714 B
JSON
15 lines
714 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Felipe L. Ewald"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "Módulo interno para atender solicitações XHR a partir do console Scribunto.",
|
|
"apihelp-scribunto-console-summary": "Módulo interno para atender solicitações XHR a partir do console Scribunto.",
|
|
"apihelp-scribunto-console-param-title": "O título do módulo a ser testado.",
|
|
"apihelp-scribunto-console-param-content": "O novo conteúdo do módulo.",
|
|
"apihelp-scribunto-console-param-session": "Token da sessão.",
|
|
"apihelp-scribunto-console-param-question": "A próxima linha para avaliar como um script.",
|
|
"apihelp-scribunto-console-param-clear": "Marque para limpar o estado da sessão atual."
|
|
}
|