Skip to content

Commit 1885638

Browse files
committed
Some lint errors fixed
1 parent 4cc4192 commit 1885638

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/assets/i18n/es.json5

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@
854854

855855
// "admin.batch-import.page.toggle.help": "It is possible to perform import either with file upload or via URL, use above toggle to set the input source",
856856
"admin.batch-import.page.toggle.help": "Es posible realizar una importación tanto mediante una subida de fichero como a través de una URL. Use el selector de arriba para especificar la fuente de entrada.",
857-
857+
858858
// "admin.metadata-import.page.dropMsg": "Drop a metadata CSV to import",
859859
"admin.metadata-import.page.dropMsg": "Suelta un CSV de metadatos para importar",
860860

@@ -2677,7 +2677,7 @@
26772677
"grant-request-copy.header": "Conceder solicitud de copia de documento",
26782678

26792679
// "grant-request-copy.intro": "A message will be sent to the applicant of the request. The requested document(s) will be attached.",
2680-
"grant-request-copy.intro": "Este mensaje se enviará al solicitante de la copia. Se le anexará una copia del documento.",
2680+
"grant-request-copy.intro": "Este mensaje se enviará al solicitante de la copia. Se le anexará una copia del documento.",
26812681

26822682
// "grant-request-copy.success": "Successfully granted item request",
26832683
"grant-request-copy.success": "Solicitud de ítem concedida exitosamente",
@@ -2686,13 +2686,13 @@
26862686
"health.breadcrumbs": "Chequeos",
26872687

26882688
// "health-page.heading": "Health",
2689-
"health-page.heading": "Chequeos",
2689+
"health-page.heading": "Chequeos",
26902690

26912691
// "health-page.info-tab": "Info",
2692-
"health-page.info-tab": "Información",
2692+
"health-page.info-tab": "Información",
26932693

26942694
// "health-page.status-tab": "Status",
2695-
"health-page.status-tab": "Estado",
2695+
"health-page.status-tab": "Estado",
26962696

26972697
// "health-page.error.msg": "The health check service is temporarily unavailable",
26982698
"health-page.error.msg": "El servicio de comprobación no se encuentra temporalmente disponible",
@@ -4744,7 +4744,7 @@
47444744
"process.new.notification.error.content": "Se produjo un error al crear este proceso.",
47454745

47464746
// "process.new.notification.error.max-upload.content": "The file exceeds the maximum upload size",
4747-
"process.new.notification.error.max-upload.content": "El fichero sobrepasa el límte máximo de subida",
4747+
"process.new.notification.error.max-upload.content": "El fichero sobrepasa el límte máximo de subida",
47484748

47494749
// "process.new.header": "Create a new process",
47504750
"process.new.header": "Crea un nuevo proceso",

0 commit comments

Comments
 (0)