mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-11 22:07:29 -08:00
Added language strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
ffc1266d0e
commit
0e51a0935d
|
@ -72,6 +72,8 @@ return [
|
|||
'consumable' => 'Consumable',
|
||||
'consumables' => 'Consumables',
|
||||
'country' => 'Country',
|
||||
'could_not_restore' => 'Error restoring :item_type: :error',
|
||||
'not_deleted' => 'The :item_type is not deleted so it cannot be restored',
|
||||
'create' => 'Create New',
|
||||
'created' => 'Item Created',
|
||||
'created_asset' => 'created asset',
|
||||
|
|
Loading…
Reference in a new issue