From ba41d41f28aefa4af67cbfe7d968e78e485b0999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Sun, 10 Aug 2014 13:36:44 -0700 Subject: [PATCH] Update chinese translation --- app/Locales/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index 6d7b874f1..6f519981c 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -42,7 +42,7 @@ return array( 'Password' => '密码', 'Default Project' => '默认项目', 'Administrator' => '管理员', - 'Sign in' => '注册', + 'Sign in' => '登录', 'Users' => '用户组', 'No user' => '没有用户', 'Forbidden' => '禁止',