mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Implement control of whether to hide the editor toolbar
This commit is contained in:
parent
0d257b6b67
commit
4adf223524
8 changed files with 71 additions and 7 deletions
|
|
@ -5,8 +5,10 @@ $lang->comment_editor = 'Comment editor';
|
|||
$lang->editor_option = 'Editor Options';
|
||||
$lang->guide_choose_main_editor = 'Main editor';
|
||||
$lang->guide_set_height_main_editor = 'Main editor height';
|
||||
$lang->guide_set_main_editor_toolbar = 'Main editor toolbar';
|
||||
$lang->guide_choose_comment_editor = 'Comment editor';
|
||||
$lang->guide_set_height_comment_editor = 'Comment editor height';
|
||||
$lang->guide_set_comment_editor_toolbar = 'Comment editor toolbar';
|
||||
$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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue