mediawiki-extensions-Scribunto/i18n/api/zh-hans.json
Translation updater bot cdf41bb365 Localisation updates from https://translatewiki.net.
Change-Id: Ibf8f84bf6484705b3e90c2a62ce23d84ec9acbc0
2018-11-22 22:22:19 +01:00

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": "设置以清除当前的会话状态。"
}