mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
b70dcd048f
Change-Id: Ieb03e75bb8bab598f2b2c4cd9c526719d1c8ce81
15 lines
610 B
JSON
15 lines
610 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"McDutchie",
|
|
"Metalhead64"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-summary": "Internes Modul zur Verarbeitung von XHR-Anfragen der Scribunto-Konsole.",
|
|
"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": "Setzen, um den aktuellen Sitzungsstatus zu löschen."
|
|
}
|