mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-12 09:24:59 +00:00
8e149e590e
Change-Id: I7bf3d053880a12a3ccef03392c0ae118e7ef5048
24 lines
1 KiB
JSON
24 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Ykhwong"
|
|
]
|
|
},
|
|
"linter-form-namespace": "이름공간:",
|
|
"linter-pager-title": "문서 제목",
|
|
"linter-pager-missing-end-tag-details": "존재하지 않는 종료 태그",
|
|
"linter-pager-self-closed-tag-details": "스스로 닫는 태그",
|
|
"linter-pager-misnested-tag-details": "올바르기 닫혀야 하는 닫히지 않은 태그",
|
|
"linter-category-missing-end-tag": "존재하지 않는 종료 태그",
|
|
"linter-category-self-closed-tag": "스스로 닫는 태그",
|
|
"linter-category-self-closed-tag-desc": "이 문서들에는 스스로 닫는 태그가 있습니다.",
|
|
"linter-category-misnested-tag": "닫히지 않은 태그",
|
|
"linter-numerrors": "($1개의 {{PLURAL:$1|오류}})",
|
|
"linker-page-edit": "편집",
|
|
"linker-page-history": "역사",
|
|
"linter-heading-high-priority": "높은 우선순위",
|
|
"linter-heading-medium-priority": "중간 우선순위",
|
|
"linter-heading-low-priority": "낮은 우선순위",
|
|
"apihelp-record-lint-param-page": "문서 제목"
|
|
}
|