mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 22:59:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@593 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
adf1fc2d71
commit
c4f9f54d79
5 changed files with 157 additions and 87 deletions
|
|
@ -5,11 +5,13 @@
|
|||
* @brief 위지윅에디터(editor) 모듈 > 멀티미디어 링크 (naver_map) 컴포넌트의 언어팩
|
||||
**/
|
||||
|
||||
$lang->navermap = "네이버 지도";
|
||||
$lang->search_address = "주소 검색";
|
||||
$lang->address_list = "주소 선택";
|
||||
$lang->navermap_width = "가로크기";
|
||||
$lang->navermap_height = "세로크기";
|
||||
$lang->map_title = "네이버 지도 검색";
|
||||
$lang->map_width = "가로크기";
|
||||
$lang->map_height = "세로크기";
|
||||
|
||||
// 문구
|
||||
$lang->about_address = "예) 분당 정자동, 역삼";
|
||||
$lang->about_address_use = "검색창에서 원하는 주소를 검색하신후 출력된 결과물을 선택하시고 [추가] 버튼을 눌러주시면 글에 지도가 추가가 됩니다";
|
||||
|
||||
// 에러 메세지들
|
||||
$lang->msg_not_exists_addr = "검색하려는 대상이 없습니다";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue