mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 11:59:42 +00:00
cdf41bb365
Change-Id: Ibf8f84bf6484705b3e90c2a62ce23d84ec9acbc0
13 lines
486 B
JSON
13 lines
486 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Metalhead64"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-param-title": "Der Titel des zu testenden Moduls.",
|
|
"apihelp-scribunto-console-param-content": "Der neue Inhalt des Moduls.",
|
|
"apihelp-scribunto-console-param-session": "Sitzungs-Token.",
|
|
"apihelp-scribunto-console-param-question": "Die nächste Zeile, die als Skript evaluiert werden soll.",
|
|
"apihelp-scribunto-console-param-clear": "Setzt den aktuellen Sitzungsstatus fest oder löscht ihn."
|
|
}
|