Blame view
sources/apps/user_migrate/l10n/ca.php
295 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Exporta", "Something went wrong while the export file was being generated" => "Alguna cosa ha anat malament en generar el fitxer d'exportació", "An error has occurred" => "S'ha produït un error", "Account Export/Import" => "Importa/Exporta compte" ); |