Skip to content
Snippets Groups Projects
Commit 4c71099f authored by Thom's avatar Thom :tools:
Browse files

Fix typo

parent b44f1d47
No related branches found
No related tags found
1 merge request!1157Lang changes
<?php
$wb['faq_faq_txt'] = 'Frequently Asked Questions';
$wb['faq_faq_txt'] = 'Domande frequenti';
$wb['faq_question_txt'] = 'Domanda';
$wb['faq_answer_txt'] = 'Risposta';
$wb['faq_section_txt'] = 'Sezione';
......
......@@ -4,6 +4,6 @@ $wb['faq_section_name_txt'] = 'Sezione';
$wb['faq_delete_txt'] = 'Elimina';
$wb['faq_edit_txt'] = 'Modifica';
$wb['faq_sections_txt'] = 'Sezione';
$wb['faq_faq_txt'] = 'Domande frequenti';
$wb['faq_faq_questions_txt'] = 'Domande frequenti';
$wb['faq_new_question_txt'] = 'Aggiungi nuova domanda & rispondi';
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment