snipe-it/resources/lang/mk-MK/admin/licenses/table.php
snipe a79dfea40a Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-10-01 20:30:58 +01:00

19 lines
618 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'assigned_to' => 'Задолжен на',
'checkout' => 'Раздолжи/Задолжи',
'deleted_at' => 'Избришано на',
'id' => 'ID',
'license_email' => 'Лиценцирано на е-пошта',
'license_name' => 'Лиценцирано на',
'purchase_date' => 'Датум на набавка',
'purchased' => 'Датум на набавка',
'seats' => 'Места',
'hardware' => 'Хардвер',
'serial' => 'Сериски број',
'title' => 'Лиценца',
);