mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-24 12:17:05 -08:00
Change error string for a better (?) one
This commit is contained in:
parent
d365565b6d
commit
71cb16118d
|
@ -453,7 +453,7 @@ return [
|
||||||
'item_notes' => ':item Notes',
|
'item_notes' => ':item Notes',
|
||||||
'item_name_var' => ':item Name',
|
'item_name_var' => ':item Name',
|
||||||
'error_user_company' => 'User and Asset companies missmatch',
|
'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' => [
|
'importer' => [
|
||||||
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
'checked_out_to_fullname' => 'Checked Out to: Full Name',
|
||||||
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
'checked_out_to_first_name' => 'Checked Out to: First Name',
|
||||||
|
|
Loading…
Reference in a new issue