diff --git a/datamodels/2.x/combodo-backoffice-fullmoon-high-contrast-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-high-contrast-theme.php b/datamodels/2.x/combodo-backoffice-fullmoon-high-contrast-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-high-contrast-theme.php index 7ea4b7fe7..7f3296af8 100644 --- a/datamodels/2.x/combodo-backoffice-fullmoon-high-contrast-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-high-contrast-theme.php +++ b/datamodels/2.x/combodo-backoffice-fullmoon-high-contrast-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-high-contrast-theme.php @@ -24,4 +24,4 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'theme:fullmoon-high-contrast' => 'Fullmoon (高对比度)', -]); \ No newline at end of file +]); diff --git a/datamodels/2.x/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php b/datamodels/2.x/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php index 6724fe6c7..6adf7a4d8 100644 --- a/datamodels/2.x/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php +++ b/datamodels/2.x/combodo-backoffice-fullmoon-protanopia-deuteranopia-theme/dictionaries/zh_cn.dict.combodo-backoffice-fullmoon-protanopia-deuteranopia-theme.php @@ -23,5 +23,5 @@ */ Dict::Add('ZH CN', 'Chinese', '简体中文', [ - 'theme:fullmoon-protanopia-deuteranopia' => 'Fullmoon (红绿色盲 & 绿色色盲)' + 'theme:fullmoon-protanopia-deuteranopia' => 'Fullmoon (红绿色盲 & 绿色色盲)', ]); diff --git a/dictionaries/ui/application/links/zh_cn.dictionary.itop.links.php b/dictionaries/ui/application/links/zh_cn.dictionary.itop.links.php index 9525aff32..fc376ef46 100644 --- a/dictionaries/ui/application/links/zh_cn.dictionary.itop.links.php +++ b/dictionaries/ui/application/links/zh_cn.dictionary.itop.links.php @@ -26,7 +26,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ // $%3s : current tab name // $%4s : remote object class name // $%5s : remote object friendlyname - + 'UI:Links:Object:New:Modal:Title' => '创建对象', // Create diff --git a/dictionaries/zh_cn.dictionary.itop.core.php b/dictionaries/zh_cn.dictionary.itop.core.php index 0ebb518a0..e3b89b316 100644 --- a/dictionaries/zh_cn.dictionary.itop.core.php +++ b/dictionaries/zh_cn.dictionary.itop.core.php @@ -377,7 +377,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'Class:EventNotification/Attribute:action_id' => '操作', 'Class:EventNotification/Attribute:action_id+' => '', 'Class:EventNotification/Attribute:object_id' => '对象id', - 'Class:EventNotification/Attribute:object_id+' => '对象编号 (由触发器定义的类?)' + 'Class:EventNotification/Attribute:object_id+' => '对象编号 (由触发器定义的类?)', ]); // @@ -1304,5 +1304,5 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ // addion translation for zh_cn Dict::Add('ZH CN', 'Chinese', '简体中文', [ - 'INTERNAL:JQuery-DatePicker:LangCode' => 'zh-CN' + 'INTERNAL:JQuery-DatePicker:LangCode' => 'zh-CN', ]); diff --git a/dictionaries/zh_cn.dictionary.itop.ui.php b/dictionaries/zh_cn.dictionary.itop.ui.php index 2cf25dd68..d37871fb1 100644 --- a/dictionaries/zh_cn.dictionary.itop.ui.php +++ b/dictionaries/zh_cn.dictionary.itop.ui.php @@ -1594,7 +1594,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'UI:Search:Criteria:Raw:Filtered' => '已筛选', 'UI:Search:Criteria:Raw:FilteredOn' => '基于 %1$s 筛选', - 'UI:StateChanged' => '状态已改变' + 'UI:StateChanged' => '状态已改变', ]); //