source: extensions/simple_themes/simple/language/en_UK/theme.lang.php @ 13558

Last change on this file since 13558 was 13558, checked in by plg, 12 years ago

import theme Simple version 2.5.3

add an option and admin page to choose the layout for albums (with description under or next to the album thumbnail)

File size: 261 bytes
RevLine 
[13549]1<?php
2
3$lang['Show/hide menu'] = 'Show/hide menu';
[13558]4$lang['Album title and description'] = 'Album title and description';
5$lang['under the album thumbnail'] = 'under the album thumbnail';
6$lang['next to the album thumbnail'] = 'next to the album thumbnail';
[13549]7
[13558]8?>
Note: See TracBrowser for help on using the repository browser.