Files
snipe-it/app/lang/vi/admin/consumables/general.php
T
2015-09-09 13:56:10 -07:00

12 lines
564 B
PHP
Executable File

<?php
return array(
'about_consumables_title' => 'Vật rẻ mau hỏng',
'about_consumables_text' => 'Vật rẻ mau hỏng là bất cứ thứ gì được mua định kỳ theo thời gian. Ví dụ: mục in hoặc giấy photo.',
'consumable_name' => 'Tên vật tư phụ',
'create' => 'Tạo vật tư phụ',
'remaining' => 'Còn lại',
'total' => 'Tổng số',
'update' => 'Cập nhật vật tư phụ',
);