mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-18 09:05:39 +02:00
5e48a1a868
git-svn-id: http://piwigo.org/svn/trunk@26757 68402e56-0260-453c-a942-63ccdbb3a9ee
7 lines
341 B
PHP
7 lines
341 B
PHP
<?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';
|
|
?>
|