mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Updated strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
ffd2687734
commit
c4e7448d31
|
@ -375,7 +375,9 @@ return [
|
|||
'timezone' => 'Timezone',
|
||||
'profile_edit' => 'Edit Profile',
|
||||
'profile_edit_help' => 'Allow users to edit their own profiles.',
|
||||
'default_avatar' => 'Upload default avatar',
|
||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original default avatar</a>',
|
||||
'default_avatar' => 'Upload custom default avatar',
|
||||
'default_avatar_help' => 'This image will be displayed as a profile if a user does not have a profile photo.',
|
||||
'restore_default_avatar' => 'Restore <a href=":default_avatar" data-toggle="lightbox" data-type="image">original system default avatar</a>',
|
||||
'restore_default_avatar_help' => '',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue