snipe-it/resources/lang/is-IS/admin/licenses/table.php
snipe 026ea41dee Use correct language codes, updated strings
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 17:23:16 +00:00

18 lines
425 B
PHP

<?php
return array(
'assigned_to' => 'Úthlutað til',
'checkout' => 'Inn/Út',
'id' => 'ID',
'license_email' => 'License Email',
'license_name' => 'Licensed To',
'purchase_date' => 'Innkaups dagsetning',
'purchased' => 'Keypt',
'seats' => 'Seats',
'hardware' => 'Vélbúnaður',
'serial' => 'Raðnúmer',
'title' => 'Leyfi',
);