3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-08 09:28:47 +00:00
Files
snipe-it/resources/lang/af/admin/components/general.php

16 lines
610 B
PHP

<?php
return array(
'component_name' => 'Komponentnaam',
'checkin' => 'Checkin-komponent',
'checkout' => 'Afhandelingskomponent',
'cost' => 'Aankoopskoste',
'create' => 'Skep komponent',
'edit' => 'Wysig komponent',
'date' => 'Aankoop datum',
'order' => 'Bestellingnommer',
'remaining' => 'oorblywende',
'total' => 'totale',
'update' => 'Opdateer komponent',
);