xref: /dokuwiki/lib/plugins/logviewer/lang/en/lang.php (revision e07ac4ba3c165e63ecf75d6a046ca05a1b9a3014)
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