Blame view
sources/apps/user_migrate/l10n/sl.php
281 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Izvozi", "Something went wrong while the export file was being generated" => "Med ustvarjanjem datoteke za izvoz je prišlo do napake.", "An error has occurred" => "Prišlo je do napake", "Account Export/Import" => "Uvoz/Izvoz računa" ); |