snipe-it/resources/lang/lv-LV/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
480 B
PHP

<?php
return array(
'assigned_to' => 'Piešķirts',
'checkout' => 'Iekšā ārā',
'deleted_at' => 'Deleted at',
'id' => 'ID',
'license_email' => 'Licences e-pasts',
'license_name' => 'Licencēts',
'purchase_date' => 'Pirkuma datums',
'purchased' => 'Iegādāts',
'seats' => 'Sēdvietas',
'hardware' => 'Aparatūra',
'serial' => 'Sērijas numurs',
'title' => 'Licence',
);