interface/web/help/lib/lang/es.lng | ●●●●● patch | view | raw | blame | history | |
interface/web/help/lib/lang/es_faq_form.lng | ●●●●● patch | view | raw | blame | history | |
interface/web/help/lib/lang/es_faq_manage_questions_list.lng | ●●●●● patch | view | raw | blame | history | |
interface/web/help/lib/lang/es_faq_sections_form.lng | ●●●●● patch | view | raw | blame | history |
interface/web/help/lib/lang/es.lng
@@ -6,4 +6,9 @@ $wb['Support'] = 'Soporte'; $wb['About ISPConfig'] = 'About ISPConfig'; $wb['Version'] = 'Version'; $wb['Frequently Asked Questions'] = 'Frequently Asked Questions'; $wb['FAQ Sections'] = 'FAQ Sections'; $wb['Manage Sections'] = 'Manage Sections'; $wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair'; $wb['Manage Questions'] = 'Manage Questions'; ?> interface/web/help/lib/lang/es_faq_form.lng
New file @@ -0,0 +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"; ?> interface/web/help/lib/lang/es_faq_manage_questions_list.lng
New file @@ -0,0 +1,10 @@ <?php $wb['faq_question_txt'] = "Pregunta"; $wb['faq_section_name_txt'] = "Sección"; $wb['faq_delete_txt'] = "Eliminar"; $wb['faq_edit_txt'] = "Editar"; $wb['faq_sections_txt'] = "Secciones"; $wb['faq_faq_questions_txt'] = "Preguntas frecuentes"; $wb['faq_new_question_txt'] = "Agregar un nueva par pregunta y respuesta"; ?> interface/web/help/lib/lang/es_faq_sections_form.lng
New file @@ -0,0 +1,3 @@ <?php $wb['faq_section_name_txt'] = "Nombre de la sección"; ?>