1<?php 2 3/* 4 * Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license 5 * Click nbfs://nbhost/SystemFileSystem/Templates/Scripting/EmptyPHP.php to edit this template 6 */ 7 8$lang['direction'] = 'Auf welcher Seite soll die Ausgabe starten? (Links[left], Rechts[right])?'; 9$lang['align'] = 'Welche Standardausrichtung soll angezeigt werden (Vertikal[vert], Horizontal[horz])?';