Extract translation

This commit is contained in:
Marcus Moore
2025-09-25 11:09:27 -07:00
parent 8461b147de
commit 9edec9e212
2 changed files with 2 additions and 1 deletions

View File

@@ -522,6 +522,7 @@ return [
'error_user_company_multiple' => 'One or more of the checkout target company and asset company do not match',
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
'error_assets_already_checked_out' => 'One or more of the assets are already checked out',
'assigned_assets_removed' => 'The following were removed from the selected assets because they are already checked out',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',

View File

@@ -33,7 +33,7 @@
<span class="box-title col-xs-12">Warning</span>
</div>
<div class="box-body">
<p>The following were removed from the selected assets because they are already checked out:</p>
<p>{{ trans('general.assigned_assets_removed') }}</p>
<ul>
@foreach($removed_assets as $removed_asset)
<li>