From c0da8b12823d1d27ad85ab2fad72a0f95d507317 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sun, 10 Dec 2023 15:15:19 -0600 Subject: [PATCH] New translations en-us.json (Spanish) --- frontend/lang/messages/es-ES.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/es-ES.json b/frontend/lang/messages/es-ES.json index e5fa33539703..f7c677361e17 100644 --- a/frontend/lang/messages/es-ES.json +++ b/frontend/lang/messages/es-ES.json @@ -114,6 +114,7 @@ "json": "JSON", "keyword": "Etiqueta", "link-copied": "Enlace copiado", + "loading": "Loading", "loading-events": "Cargando Eventos", "loading-recipe": "Loading recipe...", "loading-ocr-data": "Loading OCR data...",