* finish task #70326.
This commit is contained in:
@@ -158,6 +158,9 @@ $lang->dev->groupList['api'] = 'API';
|
||||
$lang->dev->groupList['message'] = 'Message';
|
||||
$lang->dev->groupList['search'] = 'Search';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
|
||||
|
||||
$lang->dev->endGroupList['admin'] = 'Admin';
|
||||
$lang->dev->endGroupList['system'] = 'System';
|
||||
$lang->dev->endGroupList['other'] = 'Andere';
|
||||
|
||||
@@ -158,6 +158,9 @@ $lang->dev->groupList['api'] = 'API';
|
||||
$lang->dev->groupList['message'] = 'Message';
|
||||
$lang->dev->groupList['search'] = 'Search';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
|
||||
|
||||
$lang->dev->endGroupList['admin'] = 'Admin';
|
||||
$lang->dev->endGroupList['system'] = 'System';
|
||||
$lang->dev->endGroupList['other'] = 'Others';
|
||||
|
||||
@@ -158,6 +158,9 @@ $lang->dev->groupList['api'] = 'API';
|
||||
$lang->dev->groupList['message'] = 'Message';
|
||||
$lang->dev->groupList['search'] = 'Search';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
|
||||
|
||||
$lang->dev->endGroupList['admin'] = 'Admin';
|
||||
$lang->dev->endGroupList['system'] = 'Syst?me';
|
||||
$lang->dev->endGroupList['other'] = 'Autres';
|
||||
|
||||
@@ -158,6 +158,9 @@ $lang->dev->groupList['api'] = 'API';
|
||||
$lang->dev->groupList['message'] = '消息';
|
||||
$lang->dev->groupList['search'] = '搜索';
|
||||
|
||||
global $config;
|
||||
if($config->systemMode != 'new') unset($lang->dev->groupList['program']);
|
||||
|
||||
$lang->dev->endGroupList['admin'] = '后台';
|
||||
$lang->dev->endGroupList['system'] = '系统';
|
||||
$lang->dev->endGroupList['other'] = '其他';
|
||||
|
||||
Reference in New Issue
Block a user