mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-30 11:06:55 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I86ebbf8efc9c536587645e463f3acfa4686a845d
This commit is contained in:
parent
f767971a65
commit
bf7bfe238f
|
@ -8,7 +8,8 @@
|
|||
"ToePeu",
|
||||
"아라",
|
||||
"Mooozi",
|
||||
"Ykhwong"
|
||||
"Ykhwong",
|
||||
"Jerrykim306"
|
||||
]
|
||||
},
|
||||
"categorytree": "분류 트리",
|
||||
|
@ -41,5 +42,6 @@
|
|||
"categorytree-retry": "잠시 후에 다시 해보세요.",
|
||||
"apihelp-categorytree-description": "CategoryTree 확장 기능을 위한 내부 모듈",
|
||||
"apihelp-categorytree-param-category": "분류 이름공간에서의 제목, 접두어는 무시됩니다.",
|
||||
"apihelp-categorytree-param-options": "JSON 오브젝트 자격의 CategoryTree 생성자를 위한 옵션입니다. <var>depth</var> 옵션의 기본값은 <kbd>1</kbd>입니다."
|
||||
"apihelp-categorytree-param-options": "JSON 오브젝트 자격의 CategoryTree 생성자를 위한 옵션입니다. <var>depth</var> 옵션의 기본값은 <kbd>1</kbd>입니다.",
|
||||
"apierror-categorytree-invalidjson": "옵션은 반드시 유효한 JSON 형식이어야 합니다."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue