ftimme
2012-11-14 aa78fde6a92f66b84d626e114d8b54a5fb6ece0c
interface/web/help/lib/lang/es_faq_form.lng
@@ -1,6 +1,6 @@
<?php
$wb['faq_faq_txt'] = "Preguntas frecuentes";
$wb['faq_question_txt'] = "Pregunta";
$wb['faq_answer_txt'] = "Respuesta";
$wb['faq_section_txt'] = "Sección";
$wb['faq_faq_txt'] = 'Preguntas frecuentes';
$wb['faq_question_txt'] = 'Pregunta';
$wb['faq_answer_txt'] = 'Respuesta';
$wb['faq_section_txt'] = 'Sección';
?>