blob: e71ad8cd0829e28f0799b744ec490e1f143483f6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Andreas Gohr <andi@splitbrain.org>
*/
$lang['menu'] = 'Logs anzeigen';
$lang['date'] = 'Datum';
$lang['js']['filter'] = 'Zeilen filtern:';
|