1 2 3 4 5 6 7 8 9 10
<?php /** * @license GPL 2 (https://www.gnu.org/licenses/gpl.html) * * @author andreash <aeheil@gmail.com> */ $lang['menu'] = 'Protokolleinträge anzeigen'; $lang['date'] = 'Datum'; $lang['js']['filter'] = 'Protokolleinträge filtern';