mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@653 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d703b6d15a
commit
ee7a05b344
5 changed files with 49 additions and 4 deletions
|
|
@ -5,5 +5,12 @@
|
|||
* @brief 위지윅에디터(editor) 모듈의 기본 언어팩
|
||||
**/
|
||||
|
||||
$lang->component_name = "컴포넌트";
|
||||
$lang->component_version = "버전";
|
||||
$lang->component_author = "제작자 ";
|
||||
$lang->component_link = "링크";
|
||||
$lang->component_date = "제작일";
|
||||
$lang->component_description = "설명";
|
||||
|
||||
$lang->msg_component_is_not_founded = '%s 에디터 컴포넌트를 찾을 수 없습니다';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue