ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
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';
?>