ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/vi-VN/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/vi-VN/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Thanh toán cho người tiêu dùng',
|
||||
'consumable_name' => 'Tên vật tư phụ',
|
||||
'create' => 'Tạo vật tư phụ',
|
||||
'item_no' => 'Mã số',
|
||||
'remaining' => 'Còn lại',
|
||||
'total' => 'Tổng số',
|
||||
'update' => 'Cập nhật vật tư phụ',
|
||||
);
|
Reference in New Issue
Block a user