ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/fi-FI/admin/components/general.php
Normal file
16
SNIPE-IT/resources/lang/fi-FI/admin/components/general.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'component_name' => 'Komponentin nimi',
|
||||
'checkin' => 'Palauta komponentti',
|
||||
'checkout' => 'Luovuta komponentti',
|
||||
'cost' => 'Hankintahinta',
|
||||
'create' => 'Luo komponentti',
|
||||
'edit' => 'Muokkaa komponenttia',
|
||||
'date' => 'Ostopäivämäärä',
|
||||
'order' => 'Tilausnumero',
|
||||
'remaining' => 'Jäljellä',
|
||||
'total' => 'Yhteensä',
|
||||
'update' => 'Päivitä komponentti',
|
||||
'checkin_limit' => 'Palautettujen määrä pitää olla suurempi tai yhtä suuri kuin :assigned_qty'
|
||||
);
|
Reference in New Issue
Block a user