Files
snipe-it/resources/lang/ms-MY/admin/consumables/general.php
T
snipe f3e288d078 Updated language strings
Signed-off-by: snipe <snipe@snipe.net>
2025-07-21 17:46:49 +01:00

13 lines
565 B
PHP

<?php
return array(
'checkout' => 'Checkout Disebabkan Pengguna',
'consumable_name' => 'Nama yang boleh digunakan',
'create' => 'Buat Makan',
'item_no' => 'Barang No.',
'remaining' => 'Baki',
'total' => 'Jumlah',
'update' => 'Kemas kini boleh digunakan',
'inventory_warning' => 'The inventory of this consumable is below the minimum amount of :min_count',
);