Florian Schaal
2014-07-07 5588afe8cd57dc12bd7bfa59bf4517655680d65a
1
2
3
4
5
6
7
8
<?php
$wb['faq_section_name_txt'] = 'Kategorie Name';
$wb['faq_delete_txt'] = 'Löschen';
$wb['faq_edit_txt'] = 'Bearbeiten';
$wb['faq_sections_txt'] = 'Kategorie';
$wb['faq_faq_sections_txt'] = 'FAQ Kategorie';
$wb['faq_new_section_txt'] = 'Neue Kategorie hinzufügen';
?>