diff --git a/modules/editor/components/image_gallery/lang/ko.lang.php b/modules/editor/components/image_gallery/lang/ko.lang.php index 1c2bcc7fe..511598e4a 100644 --- a/modules/editor/components/image_gallery/lang/ko.lang.php +++ b/modules/editor/components/image_gallery/lang/ko.lang.php @@ -21,7 +21,7 @@ $lang->gallery_bg_color = "배경색"; $lang->about_image_list = "이미지 갤러리에 추가할 파일을 선택하세요. 선택후 드래그 또는 shift+클릭(범위선택), ctrl+클릭(개별선택) 가능합니다"; - $lang->cmd_gallery_prev = "이전"; - $lang->cmd_gallery_next = "다음"; + $lang->cmd_gallery_prev = "이전 그림 보기"; + $lang->cmd_gallery_next = "다음 그림 보기"; $lang->cmd_gallery_thumbnail = "썸네일 보기"; ?> diff --git a/modules/editor/components/image_gallery/tpl/slide_gallery.html b/modules/editor/components/image_gallery/tpl/slide_gallery.html index a23e3a725..690b863f1 100644 --- a/modules/editor/components/image_gallery/tpl/slide_gallery.html +++ b/modules/editor/components/image_gallery/tpl/slide_gallery.html @@ -14,9 +14,9 @@