xref: /dokuwiki/lib/plugins/logviewer/lang/en/lang.php (revision 7bfaf07b56835c9ce9a3d2d89385b2ea64e55c72)
1<?php
2/**
3 * English language file for logviewer plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$lang['menu'] = 'View Logs';
9$lang['date'] = 'Date';
10$lang['js']['filter'] = 'Filter Loglines:';
11