mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
b70dcd048f
Change-Id: Ieb03e75bb8bab598f2b2c4cd9c526719d1c8ce81
16 lines
633 B
JSON
16 lines
633 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Mainframe98",
|
|
"McDutchie",
|
|
"Robin van der Vliet"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-summary": "Interne module voor het afhandelen van XHR-verzoeken vanaf de Scribunto-console.",
|
|
"apihelp-scribunto-console-param-title": "De titel van de module om te testen.",
|
|
"apihelp-scribunto-console-param-content": "De nieuwe inhoud van de module.",
|
|
"apihelp-scribunto-console-param-session": "Sessiesleutel.",
|
|
"apihelp-scribunto-console-param-question": "De volgende regel om als script te evalueren.",
|
|
"apihelp-scribunto-console-param-clear": "Instellen om de huidige sessiestatus te wissen."
|
|
}
|