mediawiki-extensions-Scribunto/i18n/api/zh-hans.json
Translation updater bot 7c47ae1344 Localisation updates from https://translatewiki.net.
Change-Id: Idf55d688a1d40c4ca0fcac84cb970c3562022e6b
2023-06-26 12:40:50 +02:00

15 lines
551 B
JSON

{
"@metadata": {
"authors": [
"Liuxinyu970226",
"Yfdyh000"
]
},
"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": "设置以清除当前的会话状态。"
}