mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
cdf41bb365
Change-Id: Ibf8f84bf6484705b3e90c2a62ce23d84ec9acbc0
16 lines
651 B
JSON
16 lines
651 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Liuxinyu970226",
|
|
"Yfdyh000"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "从Scribunto控制台提供XHR请求的内部模块。",
|
|
"apihelp-scribunto-console-summary": "从Scribunto控制台提供XHR请求的内部模块。",
|
|
"apihelp-scribunto-console-param-title": "要测试的模块的标题。",
|
|
"apihelp-scribunto-console-param-content": "模块的新内容。",
|
|
"apihelp-scribunto-console-param-session": "会话令牌。",
|
|
"apihelp-scribunto-console-param-question": "要作为脚本评估的下一行。",
|
|
"apihelp-scribunto-console-param-clear": "设置以清除当前的会话状态。"
|
|
}
|