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:' => 'Email:',
|
||||
'Notifications:' => '通知:',
|
||||
'Notifications' => '通知',
|
||||
|
||||
Reference in New Issue
Block a user