Blame view
sources/apps/user_migrate/l10n/fi_FI.php
257 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Vie", "Something went wrong while the export file was being generated" => "Jokin meni pieleen vientiƤ suorittaessa", "An error has occurred" => "Tapahtui virhe", "Account Export/Import" => "Tilin vienti/tuonti" ); |