diff options
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 19290c36..addc832d 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -336,8 +336,8 @@ return array( 'Remote' => '远程', 'Enabled' => '启用', 'Disabled' => '停用', - 'Username:' => '用户名:', - 'Name:' => '姓名:', + 'Login:' => '用户名:', + 'Full Name:' => '姓名:', 'Email:' => '电子邮件:', 'Notifications:' => '通知:', 'Notifications' => '通知', |