From: Jerome Jutteau Date: Thu, 1 Aug 2013 20:10:53 +0000 (+0000) Subject: Fix fr translation X-Git-Tag: 1.1~188 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/4b020cb4db162b33cce48aaeb469eb8d6d50e9b2 Fix fr translation --- diff --git a/lib/lang/fr.php b/lib/lang/fr.php index 75332be..08831fc 100755 --- a/lib/lang/fr.php +++ b/lib/lang/fr.php @@ -37,6 +37,7 @@ $tr = array ( 'One day' => 'Une journée', 'One week' => 'Une semaine', 'One month' => 'Un mois', + 'Upload password' => 'Mot de passe d\'envoie', 'The file directory is not writable' => 'Le dossier \'file\' ne peut être écrit.', 'The link directory is not writable' => 'Le dossier \'link\' ne peut être écrit.', 'The async directory is not writable!' => 'Le dossier \'async\' ne peut être écrit.',