1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/sources/themes/elegant/language/en_UK/theme.lang.php
2014-07-06 13:21:10 +02: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';
?>