From b5d762dfb5bc94a2e706af72764d3a7ec9708c47 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 8 May 2021 18:31:34 -0800 Subject: [PATCH] New translations en-US.json (Spanish) --- frontend/src/locales/messages/es-ES.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json index 75075006a..69400c8fa 100644 --- a/frontend/src/locales/messages/es-ES.json +++ b/frontend/src/locales/messages/es-ES.json @@ -31,6 +31,16 @@ "category-updated": "Categoría actualizada", "uncategorized-count": "Uncategorized {count}" }, + "events": { + "notification": "Notification", + "apprise-url": "Apprise URL", + "subscribed-events": "Subscribed Events", + "scheduled": "Scheduled", + "database": "Database", + "test-message-sent": "Test Message Sent", + "something-went-wrong": "Something Went Wrong!", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + }, "general": { "apply": "Aplicar", "cancel": "Cancelar", @@ -55,6 +65,7 @@ "file-uploaded": "Archivo cargado", "filter": "Filtro", "friday": "Viernes", + "general": "General", "get": "Obtener", "image": "Imagen", "image-upload-failed": "Error al subir la imagen", @@ -70,6 +81,7 @@ "random": "Random", "rating": "Rating", "recent": "Recent", + "recipe": "Recipe", "recipes": "Recipes", "rename-object": "Rename {0}", "reset": "Reset", @@ -88,6 +100,8 @@ "thursday": "Thursday", "token": "Token", "tuesday": "Tuesday", + "type": "Type", + "test": "Test", "update": "Update", "updated": "Updated", "upload": "Upload",