mediawiki-extensions-Scribunto/i18n/api/en.json
Umherirrender 622364c437 api: Remove old apihelp i18n description messages
No longer used since 1.33

Automatically removed message keys with "doc-apihelp-description" in qqq

Bug: T340253
Change-Id: Ic533cea25b7ab6b5d390a73c306abd584f5c9c33
2023-06-24 00:20:25 +02:00

15 lines
576 B
JSON

{
"@metadata": {
"authors": [
"Victor Vasiliev",
"Base"
]
},
"apihelp-scribunto-console-summary": "Internal module for servicing XHR requests from the Scribunto console.",
"apihelp-scribunto-console-param-title": "The title of the module to test.",
"apihelp-scribunto-console-param-content": "The new content of the module.",
"apihelp-scribunto-console-param-session": "Session token.",
"apihelp-scribunto-console-param-question": "The next line to evaluate as a script.",
"apihelp-scribunto-console-param-clear": "Set to clear the current session state."
}