mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
가로 크기, 세로 크기 -> 너비, 높이로 수정 띄어쓰기 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6740 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
49153c056a
commit
887cd9867b
3 changed files with 8 additions and 8 deletions
|
|
@ -6,8 +6,8 @@
|
|||
**/
|
||||
|
||||
$lang->image_gallery = '이미지 갤러리 제작';
|
||||
$lang->width = '가로 크기';
|
||||
$lang->height = '세로 크기';
|
||||
$lang->width = '너비';
|
||||
$lang->height = '높이';
|
||||
$lang->image_list = '이미지 목록';
|
||||
$lang->gallery_style = '갤러리 형식 ';
|
||||
$lang->gallery_slide_style = '슬라이드 형식';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue