xref: /dokuwiki/lib/plugins/logviewer/lang/de/lang.php (revision 2f907d1b83956db14ab848e57b80c31d67e78d89)
1*2f907d1bSAndreas Gohr<?php
2*2f907d1bSAndreas Gohr
3*2f907d1bSAndreas Gohr/**
4*2f907d1bSAndreas Gohr * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5*2f907d1bSAndreas Gohr *
6*2f907d1bSAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org>
7*2f907d1bSAndreas Gohr */
8*2f907d1bSAndreas Gohr$lang['menu']                  = 'Logs anzeigen';
9*2f907d1bSAndreas Gohr$lang['date']                  = 'Datum';
10*2f907d1bSAndreas Gohr$lang['js']['filter']          = 'Zeilen filtern:';
11