1*6abfdb42Ssimon-eller<?php 2*6abfdb42Ssimon-eller/** 3*6abfdb42Ssimon-eller * German (informal) language file for config 4*6abfdb42Ssimon-eller * 5*6abfdb42Ssimon-eller */ 6*6abfdb42Ssimon-eller 7*6abfdb42Ssimon-eller$lang['MainMenu'] = 'Menü-Bezeichner'; 8*6abfdb42Ssimon-eller$lang['MenuMaxHeight'] = 'Max. Höhe des Menü'; 9*6abfdb42Ssimon-eller$lang['TocMaxHeight'] = 'Max. Höhe des Inhaltsverzeichnisses'; 10*6abfdb42Ssimon-eller$lang['GoBottomBtn'] = 'Zur unteren Taste gehen'; 11*6abfdb42Ssimon-eller$lang['ShowUserFooter'] = 'Angemeldeten Benutzer im Footer anzeigen'; 12*6abfdb42Ssimon-eller$lang['ShowACLFooter'] = 'Gruppenberechtigungen (ACL) im Footer anzeigen'; 13*6abfdb42Ssimon-eller$lang['FullScreenBtn'] = 'Vollbild-Taste'; 14