mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-12 01:09:49 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I8a5d310ec89e33d675e9fbbcc98b6c9c81376671
This commit is contained in:
parent
83b3c5724c
commit
ecc5e35ce2
|
@ -2,7 +2,8 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Ykhwong",
|
||||
"IRTC1015"
|
||||
"IRTC1015",
|
||||
"Tursetic"
|
||||
]
|
||||
},
|
||||
"linterrors": "린트 오류",
|
||||
|
@ -30,7 +31,7 @@
|
|||
"linter-category-obsolete-tag": "구식의 HTML 태그",
|
||||
"linter-category-obsolete-tag-desc": "이 문서들은 구식의 HTML 태그를 사용합니다.",
|
||||
"linter-category-bogus-image-options": "무효한 파일 옵션",
|
||||
"linter-category-bogus-image-options-desc": "이 문서들은 보거스 옵션을 가진 파일을 포함합니다.",
|
||||
"linter-category-bogus-image-options-desc": "이 문서들은 무효한 옵션을 가진 파일을 포함합니다.",
|
||||
"linter-category-missing-end-tag": "존재하지 않는 종료 태그",
|
||||
"linter-category-missing-end-tag-desc": "이 문서들에는 존재하지 않는 종료 태그가 있습니다.",
|
||||
"linter-category-multi-colon-escape": "다중 콜론 이스케이프",
|
||||
|
|
Loading…
Reference in a new issue