From 175161075600f1d62c30db13b60127663c64b397 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 30 Oct 2024 06:57:05 +0100 Subject: [PATCH] Update fr_CA, thanks to bgoutier --- language/fr_CA/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/fr_CA/common.lang.php b/language/fr_CA/common.lang.php index 0c4371697..e866bc707 100644 --- a/language/fr_CA/common.lang.php +++ b/language/fr_CA/common.lang.php @@ -416,4 +416,5 @@ $lang['Invalid username or password!'] = 'Nom d\'utilisateur ou mot de passe inv $lang['Password: ********** (no copy by email)'] = 'Mot de passe : ********** (pas de copie par email)'; $lang['Pre-established filters are proposed, but you can add or remove them using the "Choose filters" button.'] = 'Des filtres préétablis vous sont proposés, mais vous pouvez aussi en ajouter ou en retirer grâce au bouton "Choisir les filtres".'; $lang['Tags found'] = 'Mots-clés trouvés'; -$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les mots-clés ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par mots-clés.'; \ No newline at end of file +$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les mots-clés ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par mots-clés.'; +$lang['There are no tags available for the photos currently filtered'] = 'Aucun mot-clé n\'est disponible pour les photos actuellement filtrées'; \ No newline at end of file