source: extensions/modus/language/en_UK/theme.lang.php @ 25794

Last change on this file since 25794 was 25794, checked in by rvelices, 10 years ago
File size: 144 bytes
Line 
1<?php
2
3$lang['modus_theme'] = 'modus_theme';
4$lang['Explore'] = 'Explore';
5$lang['%d album'] = '%d album';
6$lang['%d albums'] = '%d albums';
7
8?>
Note: See TracBrowser for help on using the repository browser.