1<?php
2
3$lang['ireadit'] = 'I\'ve read it.';
4$lang['readit_header'] = 'Following people have read this page:';
5$lang['not_read_header'] = 'Following people haven\'t read this page yet:';
6
7$lang['notification full'] = 'You have the page to read: %s';
8