]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
Fix fr translation
authorJerome Jutteau <mojo@couak.net>
Thu, 1 Aug 2013 20:10:53 +0000 (20:10 +0000)
committerJerome Jutteau <mojo@couak.net>
Thu, 1 Aug 2013 20:10:53 +0000 (20:10 +0000)
lib/lang/fr.php

index 75332be61c3f2c0686d296ba0c93128bfa6346be..08831fcb3c482310f265a96108ef922544a74581 100755 (executable)
@@ -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.',

patrick-canterino.de