Files
snipe-it/app/lang/fi/admin/hardware/general.php
T
2014-11-02 13:41:12 -05:00

12 lines
309 B
PHP
Executable File

<?php
return array(
'asset' => 'Laite',
'checkin' => 'Palauta Laite',
'checkout' => 'Luovuta Laite Käyttäjälle',
'clone' => 'Monista Laite',
'edit' => 'Muokkaa Laitetta',
'pending' => 'Odottavat Laitteet',
'view' => 'Näytä Laite',
);