diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 8759a871d..7a765d26a 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -986,4 +986,7 @@ $lang['based on'] = 'basé sur'; $lang['between %s and %s MB'] = 'entre %s et %s Mo'; $lang['date & time'] = 'date et heure'; $lang['file name'] = 'nom de fichier'; -$lang['width & height'] = 'largeur et hauteur'; \ No newline at end of file +$lang['width & height'] = 'largeur et hauteur'; +$lang['Select tags'] = 'Sélectionner des mots clés'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Chaque courriel envoyé contiendra sa propre clef d\'identification automatique sur les liens, valide %s.'; +$lang['No tag selected, no action possible.'] = 'Aucun mot clé sélectionné, aucune action possible.'; \ No newline at end of file