mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 20:48:46 +02:00
improved Chinese translation (#302)
1. words refine 2. remove unwanted blank 3. punctuation related issue Co-Authored-By: Devin <bdejin@hotmail.com>
This commit is contained in:
@@ -24,8 +24,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'UI:Datatables:Language:Info' => '_TOTAL_ 项',
|
||||
'UI:Datatables:Language:InfoEmpty' => '未找到相关信息',
|
||||
'UI:Datatables:Language:EmptyTable' => '表格中暂无数据',
|
||||
'UI:Datatables:Language:Error' => 'An error occured while running the query~~',
|
||||
'UI:Datatables:Language:Error' => '运行查询时出错',
|
||||
'UI:Datatables:Language:DisplayLength:All' => '全部',
|
||||
'UI:Datatables:Language:Sort:Ascending' => '顺序排序',
|
||||
'UI:Datatables:Language:Sort:Descending' => '倒序排序',
|
||||
'UI:Datatables:Language:Sort:Ascending' => '采用顺序排序',
|
||||
'UI:Datatables:Language:Sort:Descending' => '采用倒序排序',
|
||||
));
|
||||
Reference in New Issue
Block a user