mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
improved chinese translations
1 improved chinese translations 2 fix some missing enries 3 correct line number against english language
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'CAS:Error:UserNotAllowed' => 'User not allowed~~',
|
||||
'CAS:Login:SignIn' => 'Sign in with CAS~~',
|
||||
'CAS:Login:SignInTooltip' => 'Click here to authenticate yourself with the CAS server~~',
|
||||
'CAS:Error:UserNotAllowed' => '用户被禁止登录',
|
||||
'CAS:Login:SignIn' => '使用CAS 登录',
|
||||
'CAS:Login:SignInTooltip' => '点击这里使用CAS 服务器认证',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user