tbrehm
2009-03-15 eed36bdd8620c9fc4ba5649260985ceb2e809923
1
2
3
4
5
6
7
8
<?php
$wb['name_txt'] = 'Name';
$wb['fields_txt'] = 'Felder';
$wb['template_txt'] = 'Vorlage';
$wb['visible_txt'] = 'Sichtbar';
?>