mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Enable additional CSS inside CKEditor
This commit is contained in:
parent
44e5f44c59
commit
2f342bcf4e
7 changed files with 40 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ $lang->guide_choose_main_editor = 'Main editor';
|
|||
$lang->guide_set_height_main_editor = 'Main editor height';
|
||||
$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_choose_text_formatting = 'Text formatting style';
|
||||
$lang->guide_choose_font_preview = 'Preview';
|
||||
$lang->guide_choose_font_body = 'Default font';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue