mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-13 17:57:15 +00:00
0313f0d765
Change-Id: Iac360aa0d8a79fd1c7a6c7555f9299f17ea33440
22 lines
1 KiB
JSON
22 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"2nd-player",
|
|
"MirukuPC",
|
|
"Omotecho",
|
|
"Otokoume",
|
|
"Yusuke1109"
|
|
]
|
|
},
|
|
"apihelp-query+linterrors-summary": "カテゴリ別のlintエラー件数を表示",
|
|
"apihelp-query+linterrors-param-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": "指定したページのlintエラーのみ集計",
|
|
"apihelp-query+linterrors-param-title": "指定されたページタイトルからのlintエラーのみを含む",
|
|
"apihelp-query+linterrors-example-1": "廃止されたタグカテゴリのすべてのlintエラーを取得します",
|
|
"apihelp-query+linterstats-summary": "カテゴリ別のlintエラー件数を表示",
|
|
"apihelp-query+linterstats-example-1": "カテゴリ別のlintエラー件数を表示"
|
|
}
|