mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-13 17:57:15 +00:00
50fd39fc10
Change-Id: I7b631b98ddf5d9d8e9b3cca5637db536bdf95aba
24 lines
1,022 B
JSON
24 lines
1,022 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"A2093064",
|
|
"Cwlin0416",
|
|
"Kly",
|
|
"LNDDYL",
|
|
"SunAfterRain",
|
|
"Xiplus"
|
|
]
|
|
},
|
|
"apihelp-query+linterrors-summary": "取得 lint 錯誤的清單",
|
|
"apihelp-query+linterrors-param-categories": "lint 錯誤的分類",
|
|
"apihelp-query+linterrors-param-invisible-categories": "不可見的lint錯誤類別",
|
|
"apihelp-query+linterrors-param-limit": "要查詢的結果數量",
|
|
"apihelp-query+linterrors-param-from": "起始查詢的Lint ID",
|
|
"apihelp-query+linterrors-param-namespace": "僅包括來自指定命名空間的 lint 錯誤",
|
|
"apihelp-query+linterrors-param-pageid": "僅包括來自指定頁面 ID 的 lint 錯誤",
|
|
"apihelp-query+linterrors-param-title": "僅包括來自指定頁面標題的 lint 錯誤",
|
|
"apihelp-query+linterrors-example-1": "取得所有過時標籤分類的 lint 錯誤",
|
|
"apihelp-query+linterstats-summary": "取得每個分類內的 lint 錯誤量",
|
|
"apihelp-query+linterstats-example-1": "取得每個分類內的 lint 錯誤量"
|
|
}
|