ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/uk-UA/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/uk-UA/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Видати витратний матеріал користувачу',
|
||||
'consumable_name' => 'Назва витратного матеріалу',
|
||||
'create' => 'Створити витратний матеріал',
|
||||
'item_no' => 'Позиція №',
|
||||
'remaining' => 'Залишилось',
|
||||
'total' => 'Загалом',
|
||||
'update' => 'Оновити витратний матеріал',
|
||||
);
|
Reference in New Issue
Block a user