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