mediawiki-extensions-Scribunto/i18n/api/qqq.json
Rafid Aslam f447357856 Move all apihelp translatable messages to separate files
Should be merged along with
I7d78958232089a9c5f4fa340aa6e1b2bf8e2c931

Bug: T189982
Change-Id: If175ec538827056d0ab9a3bdda6370e0fca6508d
2018-11-22 13:28:11 +00:00

26 lines
1 KiB
JSON

{
"@metadata": {
"authors": [
"Amire80",
"Anomie",
"Gomada",
"Mormegil",
"Nemo bis",
"Raymond",
"Shirayuki",
"Siebrand",
"Snævar",
"Liuxinyu970226",
"Umherirrender",
"Base"
]
},
"apihelp-scribunto-console-description": "{{doc-apihelp-description|scribunto-console}}",
"apihelp-scribunto-console-summary": "{{doc-apihelp-summary|scribunto-console}}",
"apihelp-scribunto-console-param-title": "{{doc-apihelp-param|scribunto-console|title}}",
"apihelp-scribunto-console-param-content": "{{doc-apihelp-param|scribunto-console|content}}",
"apihelp-scribunto-console-param-session": "{{doc-apihelp-param|scribunto-console|session}}",
"apihelp-scribunto-console-param-question": "{{doc-apihelp-param|scribunto-console|question}}",
"apihelp-scribunto-console-param-clear": "Probably a way to delete the history, variables etc. of the Scribunto debug console, i.e. an environment where Lua modules can be tested (not currently documented).\n----\n{{doc-apihelp-param|scribunto-console|clear}}"
}