mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
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';
|
||
|
?>
|