Updates to clarify difference between username and name in profile page (fixes #2812)
This commit is contained in:
@@ -336,8 +336,8 @@ return array(
|
||||
'Remote' => '远程',
|
||||
'Enabled' => '启用',
|
||||
'Disabled' => '停用',
|
||||
'Username:' => '用户名:',
|
||||
'Name:' => '姓名:',
|
||||
'Login:' => '用户名:',
|
||||
'Full Name:' => '姓名:',
|
||||
'Email:' => '电子邮件:',
|
||||
'Notifications:' => '通知:',
|
||||
'Notifications' => '通知',
|
||||
|
||||
Reference in New Issue
Block a user