snipe-it/resources/lang/is-IS/admin/licenses/table.php
snipe 2182ea1ce8 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-05-16 21:57:19 +01:00

19 lines
466 B
PHP

<?php
return array(
'assigned_to' => 'Úthlutað til',
'checkout' => 'Inn/Út',
'deleted_at' => 'Deleted at',
'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',
);