mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 12:38:44 +02:00
🌐 Improve zh-cn dict
Manual merge for #516 Translation by @purplegrape, many thanks !
This commit is contained in:
committed by
Pierre Goiffon
parent
5ef25ccb77
commit
72873a3343
@@ -19,9 +19,9 @@
|
||||
// Display DataTable
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'UI:Datatables:Language:Processing' => '请稍候...',
|
||||
'UI:Datatables:Language:LengthMenu' => '_MENU_ 每页',
|
||||
'UI:Datatables:Language:LengthMenu' => '每页 _MENU_ 项',
|
||||
'UI:Datatables:Language:ZeroRecords' => '未找到相关结果',
|
||||
'UI:Datatables:Language:Info' => '_TOTAL_ 项',
|
||||
'UI:Datatables:Language:Info' => '共 _TOTAL_ 项',
|
||||
'UI:Datatables:Language:InfoEmpty' => '未找到相关信息',
|
||||
'UI:Datatables:Language:EmptyTable' => '表格中暂无数据',
|
||||
'UI:Datatables:Language:Error' => '运行查询时出错',
|
||||
|
||||
Reference in New Issue
Block a user