mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
문구를 자연스럽게 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7812 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9d2b033ea9
commit
1b567a0b1a
1 changed files with 4 additions and 4 deletions
|
|
@ -230,19 +230,19 @@
|
|||
$lang->edit->image_align = '이미지 정렬';
|
||||
$lang->edit->attached_files = '첨부 파일';
|
||||
|
||||
$lang->edit->fontcolor_input = '폰트색 직접입력';
|
||||
$lang->edit->fontbgcolor_input = '배경색 직접입력';
|
||||
$lang->edit->fontcolor_input = '글자 색 직접입력';
|
||||
$lang->edit->fontbgcolor_input = '글자 배경색 직접입력';
|
||||
$lang->edit->pangram = '무궁화 꽃이 피었습니다';
|
||||
|
||||
$lang->edit->table_caption_position = '표 제목(caption) 및 배치';
|
||||
$lang->edit->table_caption = '표 제목(caption)';
|
||||
$lang->edit->table_header = '머리글 셀(th)';
|
||||
$lang->edit->table_header = '머릿글 칸(th)';
|
||||
$lang->edit->table_header_none = '없음';
|
||||
$lang->edit->table_header_left = '왼쪽';
|
||||
$lang->edit->table_header_top = '위쪽';
|
||||
$lang->edit->table_header_both = '모두';
|
||||
$lang->edit->table_size = '표 크기';
|
||||
$lang->edit->table_width = '표 폭';
|
||||
$lang->edit->table_width = '표 너비';
|
||||
|
||||
$lang->edit->no_image = '첨부된 이미지가 없습니다.';
|
||||
$lang->edit->no_multimedia = '첨부된 동영상이 없습니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue