cfoe
2012-05-22 0ae667e6cfdd1bcc85bacf85cd93a84f99fa88f8
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';
?>