ftimme
2013-06-08 fe9a23f542bc56c1c0b6dc30257418e38ff7bd3a
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';
?>