diff options
-rw-r--r-- | language/fr_CA/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/fr_CA/install.lang.php b/language/fr_CA/install.lang.php index 51b17d753..ff0cac8ca 100644 --- a/language/fr_CA/install.lang.php +++ b/language/fr_CA/install.lang.php @@ -64,4 +64,5 @@ $lang['Just another Piwigo gallery'] = 'Une galerie Piwigo de plus'; $lang['Welcome to my photo gallery'] = 'Bienvenue sur ma galerie photo'; $lang['Welcome to your new installation of Piwigo!'] = 'Bienvenue sur votre nouvelle installtion de Piwigo!'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'N\'hésitez pas à consulter bos forums si vous avez le moindre problème : %s'; +$lang['localhost or other, supplied by your host provider'] = 'localhost ou autre, communiqué par votre hébergeur'; ?>
\ No newline at end of file |