mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 03:35:29 +00:00
08039ba5af
Change-Id: I8e94fe98749b4fa8ce71c5798238668419930af3
15 lines
716 B
JSON
15 lines
716 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Metalhead64"
|
|
]
|
|
},
|
|
"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": "Setzt den aktuellen Sitzungsstatus fest oder löscht ihn."
|
|
}
|