Files
snipe-it/app/lang/fi/button.php
T
2015-08-11 13:39:09 -07:00

16 lines
297 B
PHP
Executable File

<?php
return array(
'actions' => 'Toiminnot',
'add' => 'Lisää uusi',
'cancel' => 'Peruuta',
'delete' => 'Poista',
'edit' => 'Muokkaa',
'restore' => 'Palauta',
'request' => 'Request',
'submit' => 'Lähetä',
'upload' => 'Lähetä',
);