Upgrade boilerplate
This commit is contained in:
@@ -12,4 +12,5 @@ return [
|
||||
'user_management' => 'User management',
|
||||
'logoutconfirm' => 'Are you sure you want to logout ?',
|
||||
'rightsres' => 'All rights reserved.',
|
||||
'darkmode' => 'Dark mode',
|
||||
];
|
||||
|
||||
@@ -36,7 +36,7 @@ return [
|
||||
'deletesuccess' => 'The user has been correctly deleted',
|
||||
],
|
||||
'profile' => [
|
||||
'title' => 'Your profile',
|
||||
'title' => 'My profile',
|
||||
'subscribedsince' => 'Member since :date ( :since )',
|
||||
'avatar' => 'Profile image',
|
||||
'delavatar' => 'Remove the profile image',
|
||||
|
||||
Reference in New Issue
Block a user