3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-30 04:14:17 +00:00
Files
snipe-it/resources/lang/af-ZA/admin/consumables/general.php
2023-12-19 17:23:16 +00:00

12 lines
442 B
PHP

<?php
return array(
'checkout' => 'Afhandeling Verbruiker na Gebruiker',
'consumable_name' => 'Verbruikbare Naam',
'create' => 'Skep Verbruik',
'item_no' => 'Item No.',
'remaining' => 'oorblywende',
'total' => 'totale',
'update' => 'Verbruik Verbruik',
);