Skip to content

Commit

Permalink
Change error string for a better (?) one
Browse files Browse the repository at this point in the history
  • Loading branch information
inietov committed Aug 15, 2023
1 parent d365565 commit 71cb161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/en/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@
'item_notes' => ':item Notes',
'item_name_var' => ':item Name',
'error_user_company' => 'User and Asset companies missmatch',
'error_user_company_accpept_view' => 'User and Asset companies doesn\'t match so you can\'t accept nor deny it, please check with your manager',
'error_user_company_accpept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
'importer' => [
'checked_out_to_fullname' => 'Checked Out to: Full Name',
'checked_out_to_first_name' => 'Checked Out to: First Name',
Expand Down

0 comments on commit 71cb161

Please sign in to comment.