mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 19:30:57 +00:00
cdf41bb365
Change-Id: Ibf8f84bf6484705b3e90c2a62ce23d84ec9acbc0
14 lines
638 B
JSON
14 lines
638 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Minh Nguyen"
|
|
]
|
|
},
|
|
"apihelp-scribunto-console-description": "Mô đun nội bộ để phản hồi các yêu cầu XHR từ bảng điều khiển Scribunto.",
|
|
"apihelp-scribunto-console-param-title": "Tên mô đun để thử.",
|
|
"apihelp-scribunto-console-param-content": "Nội dung mới của mô đun.",
|
|
"apihelp-scribunto-console-param-session": "Dấu phiên làm việc.",
|
|
"apihelp-scribunto-console-param-question": "Dòng sau để đánh giá như một kịch bản.",
|
|
"apihelp-scribunto-console-param-clear": "Đặt để xóa trạng thái phiên làm việc hiện tại."
|
|
}
|