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

This commit is contained in:
zero 2007-03-19 03:41:18 +00:00
parent 7f13b0e585
commit 4d122dc809
3 changed files with 25 additions and 6 deletions

View file

@ -6,6 +6,7 @@
**/
$lang->image_url = "이미지 경로";
$lang->image_alt = "설명";
$lang->image_align = "정렬";
$lang->image_align_normal = "한 문단을 차지";
$lang->image_align_left = "글의 왼쪽으로";