source: extensions/AddUsersNotes/language/en_UK/plugin.lang.php @ 23041

Last change on this file since 23041 was 12447, checked in by ddtddt, 13 years ago

[extensions] - AddUsersNotes - First commit

File size: 97 bytes
Line 
1<?php
2//ADMIN
3$lang['Notes'] = 'Notes';
4$lang['Note'] = 'Note';
5$lang['no note'] = 'no note';
6
7?>
Note: See TracBrowser for help on using the repository browser.