mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
7 lines
No EOL
344 B
PHP
7 lines
No EOL
344 B
PHP
<?php
|
|
$lang['Smartpocket, Configuration Page'] = 'Smartpocket, Stránka s nastavením';
|
|
$lang['Slideshow Options'] = 'Slideshow nastavení';
|
|
$lang['Loop the slideshow'] = 'Opakovat slideshow ve smyčce';
|
|
$lang['Autohide the bar of the slideshow'] = 'Automatické skrytí panelu ve slideshow';
|
|
$lang['More Information'] = 'Další Informace';
|
|
?>
|