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