Files
snipe-it/app/lang/fi/button.php
T
2015-02-18 13:33:05 -08:00

15 lines
267 B
PHP
Executable File

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