Blame view
sources/apps/user_migrate/l10n/ro.php
292 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Export", "Something went wrong while the export file was being generated" => "A intervenit o eroare în timpul generării fișierului de exportat", "An error has occurred" => "A apărut o eroare", "Account Export/Import" => "Import / Export Cont" ); |