mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@584 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
68541b7822
commit
3958be025e
8 changed files with 343 additions and 0 deletions
13
modules/editor/components/naver_map/lang/ko.lang.php
Normal file
13
modules/editor/components/naver_map/lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/naver_map/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 위지윅에디터(editor) 모듈 > 멀티미디어 링크 (naver_map) 컴포넌트의 언어팩
|
||||
**/
|
||||
|
||||
$lang->navermap = "네이비 지도";
|
||||
$lang->navermap_address = "주소";
|
||||
$lang->navermap_width = "가로크기";
|
||||
$lang->navermap_height = "세로크기";
|
||||
$lang->navermap_auto_start = "자동시작";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue