mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
단락 에디터 '양쪽 정렬을 합니다' 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6884 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
930e6e4127
commit
8a9dd100c3
9 changed files with 9 additions and 0 deletions
|
|
@ -121,6 +121,7 @@
|
|||
$lang->edit->help_align_left = '왼쪽 정렬을 합니다.';
|
||||
$lang->edit->help_align_center = '가운데 정렬을 합니다.';
|
||||
$lang->edit->help_align_right = '오른쪽 정렬을 합니다.';
|
||||
$lang->edit->help_align_justity = '양쪽 정렬을 합니다.';
|
||||
$lang->edit->help_add_indent = '단락의 들여쓰기 수준을 높입니다.';
|
||||
$lang->edit->help_remove_indent = '단락의 들여쓰기 수준을 낮춥니다.';
|
||||
$lang->edit->help_list_number = '숫자로된 목록을 적용합니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue