mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Fix #2209 incorrect lang code for "Configure Mobile Skin"
This commit is contained in:
parent
5993072fa7
commit
950b7c24b4
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ $lang->cmd_manage_grant = 'Manage Permission';
|
|||
$lang->cmd_manage_skin = 'Manage Skins';
|
||||
$lang->cmd_manage_skin_config = 'Configure Skin';
|
||||
$lang->cmd_manage_mobile_skin = 'Manage Mobile Skins';
|
||||
$lang->cmd_manage_mobile_skin = 'Configure Mobile Skin';
|
||||
$lang->cmd_manage_mobile_skin_config = 'Configure Mobile Skin';
|
||||
$lang->cmd_manage_document = 'Manage Articles';
|
||||
$lang->cmd_find_module = 'Find Module';
|
||||
$lang->cmd_find_langcode = 'Find lang code';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue