tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
commit | author | age
ef55b5 1 <?php
526b99 2 $wb['list_head_txt'] = 'Direktiven Schnipsel';
a00888 3 $wb['active_txt'] = 'Aktiv';
T 4 $wb['name_txt'] = 'Name des Schnipsels';
5 $wb['type_txt'] = 'Typ';
526b99 6 $wb['add_new_record_txt'] = 'Direktiven Schnipsel hinzufügen';
a00888 7 ?>