source: extensions/PwgCarbon/language/en_UK/theme.lang.php @ 19556

Last change on this file since 19556 was 19556, checked in by Miklfe, 11 years ago
File size: 1.1 KB
Line 
1<?php
2
3$lang['Background and color'] = 'Background and color';
4$lang['Background'] = 'Background';
5$lang['Header'] = 'Header';
6$lang['Color'] = 'Color';
7$lang['Theme'] = 'Theme';
8$lang['White'] = 'White';
9$lang['Red'] = 'Red';
10$lang['Green'] = 'Green';
11$lang['Blue'] = 'Blue';
12$lang['Yellow'] = 'Yellow';
13$lang['Brown'] = 'Brown';
14$lang['Purple'] = 'Purple';
15$lang['Orange'] = 'Orange';
16$lang['lb_theme'] = 'Theme';
17$lang['Black'] = 'Black';
18$lang['Reflexion on thumbmail'] = 'Reflexion on thumbmail';
19$lang['yes'] = 'yes';
20$lang['no'] = 'no';
21$lang['lb_configuration_saved'] = 'Configuration saved';
22$lang['lb_default_parameters'] = 'default parameters';
23$lang['lb_default_parameters_saved'] = 'default parameters saved';
24$lang['set as category representative'] = 'set as category representative';
25$lang['use picture in the theme'] = 'use picture in the theme';
26$lang['Colorus menu'] = 'Colorus menu';
27$lang['Background, theme and color'] = 'Background, theme and color';
28$lang['Theme picture'] = 'Theme picture';
29$lang['Open picture in lighting box'] = 'Open picture in lighting box';
30$lang['Random'] = 'Random';
31
32?>
Note: See TracBrowser for help on using the repository browser.