mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
remove translation
This commit is contained in:
parent
870dc747db
commit
727c0e458c
|
@ -5,7 +5,7 @@ return [
|
|||
'does_not_exist' => 'Status Label does not exist.',
|
||||
'deleted_label' => 'Deleted Status Label',
|
||||
'assoc_assets' => 'This Status Label is currently associated with at least one Asset and cannot be deleted. Please update your assets to no longer reference this status and try again. ',
|
||||
'require_status_label' => 'Status label type is required.',
|
||||
|
||||
'create' => [
|
||||
'error' => 'Status Label was not created, please try again.',
|
||||
'success' => 'Status Label created successfully.',
|
||||
|
|
Loading…
Reference in a new issue