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' => 'Remote',
|
||||
'Enabled' => 'Actief',
|
||||
'Disabled' => 'Inactief',
|
||||
'Username:' => 'Gebruikersnaam :',
|
||||
'Name:' => 'Naam :',
|
||||
'Login:' => 'Gebruikersnaam :',
|
||||
'Full Name:' => 'Naam :',
|
||||
'Email:' => 'Email :',
|
||||
'Notifications:' => 'Notificaties :',
|
||||
'Notifications' => 'Notificaties',
|
||||
|
||||
Reference in New Issue
Block a user