|
54 | 54 | "editButton": "Editar {{elementType}}", |
55 | 55 | "editQuestion": "Editar pregunta", |
56 | 56 | "editSchema": "Editar esquema", |
| 57 | + "editSection": "Edit section", |
57 | 58 | "encounterType": "Tipo de encuentro", |
58 | 59 | "enterPageTitle": "Ingresar un título para tu nueva página", |
59 | 60 | "enterSectionTitle": "Ingresar un título de sección", |
|
67 | 68 | "errorDeletingQuestion": "Error al eliminar pregunta", |
68 | 69 | "errorDeletingSection": "Error al eliminar sección", |
69 | 70 | "errorDuplicatingQuestion": "Error al duplicar pregunta", |
| 71 | + "errorEditingSection": "Error editing section", |
70 | 72 | "errorFetchingConceptName": "No se pudo resolver el nombre del concepto", |
71 | 73 | "errorFetchingConcepts": "Error al obtener conceptos", |
72 | 74 | "errorFetchingPatientIdentifierTypes": "Error al obtener los tipos de identificadores de pacientes", |
|
81 | 83 | "errorSavingQuestion": "Error al guardar pregunta", |
82 | 84 | "errorUnpublishingForm": "Error al deshacer publicación del formulario", |
83 | 85 | "errorUpdatingForm": "Error al actualizar formulario", |
| 86 | + "expandedSection": "Keep section expanded", |
84 | 87 | "expandSectionExplainer": "A continuación se muestran las secciones vinculadas a esta página. Expanda cada sección para agregar preguntas.", |
85 | 88 | "filterBy": "Filtrado por", |
86 | 89 | "formBuilder": "Creador de formularios", |
|
198 | 201 | "searchThisList": "Buscar en esta lista", |
199 | 202 | "sectionCreated": "Nueva sección creada", |
200 | 203 | "SectionDeleted": "Sección eliminada", |
| 204 | + "sectionEdited": "Section edited", |
201 | 205 | "sectionExplainer": "Una sección generalmente contendrá una o más preguntas. Haga clic en el botón de abajo para añadir una pregunta a esta sección.", |
202 | 206 | "sectionRenamed": "Sección renombrada", |
203 | 207 | "selectAnswersToDisplay": "Seleccione respuestas para mostrar", |
|
0 commit comments