Added strings

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2024-04-17 10:47:56 +01:00
parent 86e274faa3
commit c21142605d

View file

@ -508,6 +508,8 @@ return [
'url' => 'URL', 'url' => 'URL',
'edit_fieldset' => 'Edit fieldset fields and options', 'edit_fieldset' => 'Edit fieldset fields and options',
'permission_denied_superuser_demo' => 'Permission denied. You cannot update user information for superadmins on the demo.', 'permission_denied_superuser_demo' => 'Permission denied. You cannot update user information for superadmins on the demo.',
'pwd_reset_not_sent' => 'User is not activated, is LDAP synced, or does not have an email address',
'error_sending_email' => 'Error sending email',
'bulk' => [ 'bulk' => [
'delete' => 'delete' =>
[ [