Blame view
sources/apps/user_migrate/l10n/fr.php
310 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Export" => "Exporter", "Something went wrong while the export file was being generated" => "Une erreur s'est produite pendant la génération du fichier d'export", "An error has occurred" => "Une erreur s'est produite", "Account Export/Import" => "Importer/exporter un compte" ); |