mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add option to use PC skin as mobile skin, too
This commit is contained in:
parent
3c718bd3ab
commit
dae2e9c2d8
3 changed files with 19 additions and 16 deletions
|
|
@ -125,3 +125,5 @@ $lang->msg_confirm_save_and_use_multilingual = 'Do you want to save and use this
|
|||
$lang->msg_empty_multilingual = 'Please enter value for multilingual.';
|
||||
$lang->cmd_set_multilingual_text = 'Set multilingual text';
|
||||
$lang->cmd_remove_multilingual_text = 'Remove multilingual text';
|
||||
$lang->use_site_default_skin = 'Use site default skin';
|
||||
$lang->use_responsive_pc_skin = 'Use responsive PC skin';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue