mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add editor config for mobile height and additional CSS
This commit is contained in:
parent
f8cb162186
commit
8b9f6fb230
7 changed files with 46 additions and 10 deletions
|
|
@ -9,6 +9,7 @@ $lang->guide_choose_comment_editor = 'Comment editor';
|
|||
$lang->guide_set_height_comment_editor = 'Comment editor height';
|
||||
$lang->guide_additional_css = 'Additional CSS Files';
|
||||
$lang->about_additional_css = 'To load additional CSS files inside the editor, such as web fonts, please enter one URL per line.';
|
||||
$lang->guide_additional_mobile_css = 'Additional CSS Files for Mobile';
|
||||
$lang->guide_choose_text_formatting = 'Text formatting style';
|
||||
$lang->guide_choose_font_preview = 'Preview';
|
||||
$lang->guide_choose_font_body = 'Default font';
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ $lang->guide_choose_comment_editor = '댓글 에디터';
|
|||
$lang->guide_set_height_comment_editor = '댓글 에디터 높이';
|
||||
$lang->guide_additional_css = 'CSS 파일 추가';
|
||||
$lang->about_additional_css = '웹폰트 등의 CSS를 에디터 내부에서 추가로 로딩하려면 한 줄에 하나씩 URL을 입력해 주십시오.';
|
||||
$lang->guide_additional_mobile_css = '모바일 CSS 파일 추가';
|
||||
$lang->guide_choose_text_formatting = '본문 서식';
|
||||
$lang->guide_choose_font_preview = '미리보기';
|
||||
$lang->guide_choose_font_body = '본문 글꼴';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue