mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 06:28:46 +02:00
Translation Fieldset person
This commit is contained in:
@@ -344,4 +344,15 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Menu:Typology+' => '类型配置',
|
||||
'UI_WelcomeMenu_AllConfigItems' => '摘要',
|
||||
'Menu:ConfigManagement:Typology' => '类型配置',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Person:info' => '基本信息',
|
||||
'UserLocal:info' => 'General information~~',
|
||||
'Person:personal_info' => '个人信息',
|
||||
'Person:notifiy' => '通知',
|
||||
));
|
||||
Reference in New Issue
Block a user