mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
57a5e5c206
Change-Id: I1beb3759d4573af0bbad935631ab566e74f50b00
15 lines
680 B
JSON
15 lines
680 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "Modulo interne pro responder a requestas XHR ab le consola Scribunto.",
|
|
"apihelp-scribunto-console-summary": "Modulo interne pro responder a requestas XHR ab le consola Scribunto.",
|
|
"apihelp-scribunto-console-param-title": "Le titulo del modulo a testar.",
|
|
"apihelp-scribunto-console-param-content": "Le nove contento del modulo.",
|
|
"apihelp-scribunto-console-param-session": "Token de session.",
|
|
"apihelp-scribunto-console-param-question": "Le proxime linea a evalutar como script.",
|
|
"apihelp-scribunto-console-param-clear": "Marcar pro rader le stato actual del session."
|
|
}
|