mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-12 08:25:10 +00:00
9eeb97dab4
Change-Id: Ia181633ec7e675a2d982d9af966ac8281a38cfdf
16 lines
633 B
JSON
16 lines
633 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Mainframe98",
|
|
"Robin van der Vliet",
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"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."
|
|
}
|