diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-20 17:02:48 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-20 17:02:48 +0000 |
commit | a16a95908eabba8de277cec143cc64a09bdc232b (patch) | |
tree | 5f8dbc740e680e2ff9b54f83053925f10bdb01b0 | |
parent | eb7f728c692a22e6ee9ad7c1b731ac6be1b0ed5c (diff) |
[trunk_install] Update fr_CA, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@25040 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 |