Files
snipe-it/app/lang/fi/button.php
T
2015-02-06 22:18:57 -08:00

15 lines
259 B
PHP
Executable File

<?php
return array(
'actions' => 'Toiminnot',
'add' => 'Add New',
'cancel' => 'Cancel',
'delete' => 'Poista',
'edit' => 'Muokkaa',
'restore' => 'Palauta',
'submit' => 'Lähetä',
'upload' => 'Upload',
);