Jesse Norell
2016-02-08 474b84688e76509ee013a72f92c0b73bed27bd81
1
2
3
4
5
6
7
8
9
<?php
$wb['faq_question_txt'] = 'Domande';
$wb['faq_section_name_txt'] = 'Sezione';
$wb['faq_delete_txt'] = 'Elimina';
$wb['faq_edit_txt'] = 'Modifica';
$wb['faq_sections_txt'] = 'Sezione';
$wb['faq_faq_questions_txt'] = 'Frequently Asked Questions';
$wb['faq_new_question_txt'] = 'Aggiungi nuova domanda & rispondi';
?>