2024-04-17 20:22:30 +02:00

12 lines
451 B
PHP

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