mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 03:35:29 +00:00
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."
|
||
|
}
|