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

12 lines
168 B
PHP
Executable File

<?php
return array(
'edit' => 'Muokkaa',
'delete' => 'Poista',
'restore' => 'Palauta',
'actions' => 'Toiminnot',
'submit' => 'Lähetä',
);