diff options
author | flop25 <flop25@piwigo.org> | 2014-01-15 18:22:26 +0000 |
---|---|---|
committer | flop25 <flop25@piwigo.org> | 2014-01-15 18:22:26 +0000 |
commit | 5e48a1a8688f973c555545841f9512f3a6d758f7 (patch) | |
tree | 43d4443561514e801961de6848b5296049ba8ad0 /themes/smartpocket/language/fr_FR/theme.lang.php | |
parent | 79770d7e1f95c7a5b5a449e994ccc7c47b8a393d (diff) |
Smartpocket : language files added and tpl corrected/cleaned up
git-svn-id: http://piwigo.org/svn/trunk@26757 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | themes/smartpocket/language/fr_FR/theme.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/smartpocket/language/fr_FR/theme.lang.php b/themes/smartpocket/language/fr_FR/theme.lang.php new file mode 100644 index 000000000..322ac7714 --- /dev/null +++ b/themes/smartpocket/language/fr_FR/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 |