From ff68eacff3375ff1631480dba6cedcce4626ed8b Mon Sep 17 00:00:00 2001 From: root Date: Wed, 22 May 2024 09:12:54 -0300 Subject: [PATCH] Correcting a formatting error --- src/assets/i18n/es.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/es.json5 b/src/assets/i18n/es.json5 index 7e75b69f2b..4d750b1580 100644 --- a/src/assets/i18n/es.json5 +++ b/src/assets/i18n/es.json5 @@ -8254,8 +8254,8 @@ // "access-control-option-end-date-note": "Select the date until which the related access condition is applied", "access-control-option-end-date-note": "Escoja la fecha hasta la cuál se aplicarán las condiciones de acceso especificadas", -//"browse.search-form.placeholder": "Search the repository", -"browse.search-form.placeholder": "Buscar en el repositorio", + //"browse.search-form.placeholder": "Search the repository", + "browse.search-form.placeholder": "Buscar en el repositorio", }