Added translation

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-08-11 18:25:15 -07:00
parent 91e824c5b0
commit 70bb4cd746

View file

@ -371,6 +371,7 @@ return [
'bulk_soft_delete' =>'Also soft-delete these users. Their asset history will remain intact unless/until you purge deleted records in the Admin Settings.',
'bulk_checkin_delete_success' => 'Your selected users have been deleted and their items have been checked in.',
'bulk_checkin_success' => 'The items for the selected users have been checked in.',
'set_to_null' => 'Delete values for this asset|Delete values for all :asset_count assets ',
];