source: extensions/nbc_ThemeChanger/language/en_UK/plugin.lang.php @ 3893

Last change on this file since 3893 was 3893, checked in by datajulien, 15 years ago
File size: 284 bytes
Line 
1<?php
2
3$lang['title_assoc'] = 'ThemeChanger';
4$lang['add_assoc'] = 'Add a new association';
5$lang['action'] = 'Action';
6$lang['modify_assoc'] = 'Modify the association';
7$lang['delete_assoc']='Delete the association';
8$lang['nbc_ThemeChanger_save_config']='Configuration saved.';
9
10?>
Note: See TracBrowser for help on using the repository browser.