mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-13 17:57:15 +00:00
5ff72d4607
Change-Id: Ia73640872c314b32d90affc6dca4e9ff898305ea
21 lines
805 B
JSON
21 lines
805 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Otokoume",
|
|
"Shirayuki"
|
|
]
|
|
},
|
|
"linter-form-namespace": "名前空間:",
|
|
"linter-pager-title": "ページ名",
|
|
"linter-pager-missing-end-tag-details": "不足している終了タグ",
|
|
"linter-pager-self-closed-tag-details": "自己終了タグ",
|
|
"linter-category-missing-end-tag": "終了タグの不足",
|
|
"linter-category-missing-end-tag-desc": "これらのページでは終了タグが不足しています。",
|
|
"linter-category-self-closed-tag": "自己終了タグ",
|
|
"linter-category-self-closed-tag-desc": "これらのページには自己終了タグがあります。",
|
|
"linter-numerrors": "($1 {{PLURAL:$1|件のエラー}})",
|
|
"linker-page-edit": "編集",
|
|
"linker-page-history": "履歴",
|
|
"apihelp-record-lint-param-page": "ページ名"
|
|
}
|