From a38358b88cb21f6b5a752ee09f164bd150fc494f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 8 May 2021 18:31:31 -0800 Subject: [PATCH] New translations en-US.json (Catalan) --- frontend/src/locales/messages/ca-ES.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/locales/messages/ca-ES.json b/frontend/src/locales/messages/ca-ES.json index 7330f3846..b20d79950 100644 --- a/frontend/src/locales/messages/ca-ES.json +++ b/frontend/src/locales/messages/ca-ES.json @@ -31,6 +31,16 @@ "category-updated": "Category updated", "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": "Apply", "cancel": "Cancel", @@ -55,6 +65,7 @@ "file-uploaded": "File uploaded", "filter": "Filter", "friday": "Friday", + "general": "General", "get": "Get", "image": "Image", "image-upload-failed": "Image upload failed", @@ -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",