source: extensions/gally/gally-minimalist/language/en_UK/theme.lang.php @ 16022

Last change on this file since 16022 was 16022, checked in by grum, 12 years ago

new theme gally-minimalist

File size: 412 bytes
Line 
1<?php
2
3$lang['gally_menu_1'] = 'Menu';
4$lang['gally_menu_1_desc'] = 'This page lets you define the properties of the menu of the gallery';
5$lang['gally_expand_menu'] = 'Expand menu';
6$lang['gally_expand_menu_desc'] = 'This option allows you to develop the full menu of categories / subcategories';
7$lang['gally_expand_menu_yes'] = 'Expand the menu';
8$lang['gally_expand_menu_no'] = 'Don\'t expand the menu';
9
10?>
Note: See TracBrowser for help on using the repository browser.