X-Git-Url: https://git.p6c8.net/jirafeau/mojo42.git/blobdiff_plain/a873444cd44c841633c7b5465c6626a7a51c1868..652b90a6551e4c70d38189dcf16284a04399918d:/lib/lang/fr.php diff --git a/lib/lang/fr.php b/lib/lang/fr.php index bb5d3a1..48be631 100644 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -161,7 +161,7 @@ $tr = array ( 'Example' => 'Exemple', 'If a password has been set, send a POST request with it.' => 'Si un mot de passe a été définis, envoyer une requette POST avec.', 'Delete a file' => 'Supprimer un fichier', - 'This will return "Ok" if succeded, "Error" otherwhise.' => 'Retourne "OK" en cas de succès, "Error" dans le cas contraire.', + 'This will return "Ok" if succeeded, "Error" otherwhise.' => 'Retourne "OK" en cas de succès, "Error" dans le cas contraire.', 'Get a generated scripts' => 'Récupérer un script généré', 'This will return brut text content of the code.' => 'Renvoie le code sous forme the texte brut.', 'Initalize an asynchronous transfert' => 'Initialiser un transfert asynchrone',