mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 03:35:29 +00:00
57ed9f7f19
Change-Id: I9091885c6a1b7a5db13a633d518d6a37b4fae8de
13 lines
402 B
JSON
13 lines
402 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Mainframe98",
|
|
"Robin van der Vliet"
|
|
]
|
|
},
|
|
"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."
|
|
}
|