mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-09 23:05:04 +02:00
0aecb41ddf
git-svn-id: http://piwigo.org/svn/trunk@26786 68402e56-0260-453c-a942-63ccdbb3a9ee
7 lines
344 B
PHP
7 lines
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';
|
|
?>
|