Blame view
sources/apps/user_migrate/l10n/es_AR.php
299 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Exportar", "Something went wrong while the export file was being generated" => "Hubo un error mientras se estaba generando el archivo de exportación", "An error has occurred" => "Ocurrió un error", "Account Export/Import" => "Exportar/Importar Cuenta" ); |