git-svn-id: http://xe-core.googlecode.com/svn/trunk@639 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-26 02:35:07 +00:00
parent e3be175a52
commit a841993758
7 changed files with 42 additions and 11 deletions

View file

@ -11,6 +11,10 @@
$lang->image_list = "이미지 목록";
$lang->gallery_style = "갤러리형식 ";
$lang->gallery_slide_style = "슬라이드 형식";
$lang->gallery_slide_align = "정렬방식";
$lang->gallery_slide_center = "가운데";
$lang->gallery_slide_left = "왼쪽";
$lang->gallery_slide_right = "오른쪽";
$lang->gallery_list_style = "모두 펼침";
$lang->gallery_border_color = "테두리색";
$lang->gallery_border_thickness = "테두리 두께";