piwigo/themes/elegant/language/en_UK/theme.lang.php
flop25 5937d97b60 feature:2924
language files 

git-svn-id: http://piwigo.org/svn/trunk@23373 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-06-19 16:58:43 +00:00

11 lines
No EOL
572 B
PHP

<?php
$lang['Elegant, Configuration Page'] = 'Elegant, Configuration Page';
$lang['Panels options'] = 'Panels options';
$lang['Choose what should be the default state for each panel, or disable the animation:'] = 'Choose what should be the default state for each panel, or disable the animation:';
$lang['Main Menu Panel'] = 'Main Menu Panel';
$lang['Displayed'] = 'Displayed';
$lang['Hidden'] = 'Hidden';
$lang['Disable the animation'] = 'Disable the animation';
$lang['Photo Description Panel'] = 'Photo Description Panel';
$lang['Comments Panel'] = 'Comments Panel';
?>