mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -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(
|
||||
|
||||
'invalid_category_type' => 'The category must be a consumable category.',
|
||||
'does_not_exist' => 'Consumable does not exist.',
|
||||
|
||||
'create' => array(
|
||||
|
|
Loading…
Reference in a new issue