mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
기본 에디터 스킨에 추가된 취소선, 태그없애기등의 설명구문 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2582 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
574e8c3888
commit
685d13e62a
2 changed files with 7 additions and 3 deletions
|
|
@ -54,6 +54,10 @@
|
|||
|
||||
$lang->edit->submit = '확인';
|
||||
|
||||
$lang->edit->help_remove_format = "선택된 영역 내의 태그를 지웁니다";
|
||||
$lang->edit->help_strike_through = "글자에 취소선을 표시합니다";
|
||||
$lang->edit->help_align_full = "좌우 폭에 맞게 정렬을 합니다";
|
||||
|
||||
$lang->edit->help_fontcolor = "글자의 색상을 지정합니다";
|
||||
$lang->edit->help_fontbgcolor = "글자의 배경색상을 지정합니다";
|
||||
$lang->edit->help_bold = "글자를 진하게 합니다";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue