mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-15 03:35:29 +00:00
7c47ae1344
Change-Id: Idf55d688a1d40c4ca0fcac84cb970c3562022e6b
15 lines
550 B
JSON
15 lines
550 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Cwlin0416",
|
|
"Kly"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-summary": "來自 Scribunto 主控台用於服務 XHR 請求的內部模組。",
|
|
"apihelp-scribunto-console-param-title": "要測試的模組標題。",
|
|
"apihelp-scribunto-console-param-content": "模組的新內容。",
|
|
"apihelp-scribunto-console-param-session": "Session 令牌。",
|
|
"apihelp-scribunto-console-param-question": "要評估為腳本的下一行。",
|
|
"apihelp-scribunto-console-param-clear": "設定來清除目前 session 狀態。"
|
|
}
|