aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant/language/en_UK/theme.lang.php
blob: c2eb97e868c26d5c1c426c9aedc858fb2efc1ca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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';
?>