mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08: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:
@@ -4,7 +4,7 @@
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Other tabs~~',
|
||||
'UIBlock:Error:AddBlockNotTabForbidden' => 'Cannot add block %1$s to %2$s (only Tab blocks are allowed)~~',
|
||||
'UIBlock:TabContainer:RemoteTabLoad' => 'Click to load this tab~~',
|
||||
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => '其它标签页',
|
||||
'UIBlock:Error:AddBlockNotTabForbidden' => '无法添加 %1$s 到 %2$s (仅允许标签)',
|
||||
'UIBlock:TabContainer:RemoteTabLoad' => '点击加载此标签',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user