mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 06:17:28 -08:00
Added string
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
9e9b07f10f
commit
da2b64c96d
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
return array(
|
return array(
|
||||||
|
|
||||||
|
'invalid_category_type' => 'The category must be a consumable category.',
|
||||||
'does_not_exist' => 'Consumable does not exist.',
|
'does_not_exist' => 'Consumable does not exist.',
|
||||||
|
|
||||||
'create' => array(
|
'create' => array(
|
||||||
|
|
Loading…
Reference in a new issue