관리-도구
편집 파일: about.php
<?php $lan = array( 'Developers' => 'Entwicklung', 'Contributors' => 'Beiträge', 'Translations' => 'Übersetzung', 'Portions of the system include' => 'Teile dieses Systems basieren auf', 'thankseveryone' => 'Die Entwickler danken den zahlreichen Personen, welche zu diesem System beigetragen haben durch ihre Fehlermeldungen, Verbesserungsvorschläge, Spenden, Ausbauwünsche, Sponsoring, Übersetzungen und vieles andere.', # use this tag to give your own name(s), so you are listed in the "About" page # for credits for this particular translation 'credits for this translation' => 'Martin Sauter', # added for German translation 'Documentation' => 'Dokumentation', ); ?>