Blame view
sources/apps/user_migrate/l10n/et_EE.php
270 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Ekspordi", "Something went wrong while the export file was being generated" => "Eksporditava faili loomisel läks midagi valesti", "An error has occurred" => "Tekkis tõrge", "Account Export/Import" => "Konto eksport/import" ); |