Added missing string

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-10-24 17:02:07 +01:00
parent c756849497
commit aae289e150

View file

@ -3,6 +3,7 @@
return array(
'does_not_exist' => 'The accessory [:id] does not exist.',
'not_found' => 'That accessory was not found.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
'create' => array(