ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/fi-FI/admin/licenses/table.php
Normal file
17
SNIPE-IT/resources/lang/fi-FI/admin/licenses/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'assigned_to' => 'Luovutettu',
|
||||
'checkout' => 'Toiminto',
|
||||
'id' => 'Tunnus',
|
||||
'license_email' => 'Lisenssille määritetty sähköpostiosoite',
|
||||
'license_name' => 'Lisenssille määritetty nimi',
|
||||
'purchase_date' => 'Ostopäivämäärä',
|
||||
'purchased' => 'Ostopäivämäärä',
|
||||
'seats' => 'Määrä',
|
||||
'hardware' => 'Kone',
|
||||
'serial' => 'Sarjanumero',
|
||||
'title' => 'Lisenssi',
|
||||
|
||||
);
|
Reference in New Issue
Block a user