mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-12-13 08:48:39 +00:00
9eeb97dab4
Change-Id: Ia181633ec7e675a2d982d9af966ac8281a38cfdf
16 lines
727 B
JSON
16 lines
727 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Metalhead64",
|
|
"McDutchie"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "Internes Modul zur Verarbeitung von XHR-Anfragen der Scribunto-Konsole.",
|
|
"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."
|
|
}
|