diff options
author | ddtddt <ddtddt@piwigo.org> | 2014-01-15 21:22:46 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2014-01-15 21:22:46 +0000 |
commit | a289427604de0f31d692c9a5db4367b01789adfa (patch) | |
tree | 7159417915bcd1e75845a49d5e12209a864075ce /themes/smartpocket/language/fr_CA/theme.lang.php | |
parent | cbbb4d5c84f77eddec6a294cd1391e49bdff06f3 (diff) |
[trunk] - themes/smartpocket - add fr_CA - Quebec - Québécois Thanks to TiOger
git-svn-id: http://piwigo.org/svn/trunk@26771 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/smartpocket/language/fr_CA/theme.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/smartpocket/language/fr_CA/theme.lang.php b/themes/smartpocket/language/fr_CA/theme.lang.php new file mode 100644 index 000000000..322ac7714 --- /dev/null +++ b/themes/smartpocket/language/fr_CA/theme.lang.php @@ -0,0 +1,7 @@ +<?php +$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Page de configuration'; +$lang['Slideshow Options'] = 'Options du diaporama'; +$lang['Loop the slideshow'] = 'Boucler le diaporama'; +$lang['Autohide the bar of the slideshow'] = 'Cacher automatiquement la barre du diaporama'; +$lang['More Information'] = 'Plus d\'informations'; +?>
\ No newline at end of file |