snipe-it/resources/lang/km-KH/admin/consumables/general.php

12 lines
451 B
PHP
Raw Normal View History

<?php
return array(
'checkout' => 'Checkout Consumable to User',
'consumable_name' => 'ឈ្មោះ Consumable',
'create' => 'Create Consumable',
'item_no' => 'Item No.',
'remaining' => 'Remaining',
'total' => 'សរុប',
'update' => 'Update Consumable',
);