source: extensions/gally/gally-pink-wedding/language/en_UK/theme.lang.php @ 8191

Last change on this file since 8191 was 8191, checked in by grum, 13 years ago

First commit

  • Property svn:executable set to *
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.