From e9da7133fc55970948467ff1a86172629cbe715f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 8 May 2021 18:31:17 -0800 Subject: [PATCH] New translations en-US.json (Portuguese) --- frontend/src/locales/messages/pt-PT.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json index 1636f7652..ff0f5bb09 100644 --- a/frontend/src/locales/messages/pt-PT.json +++ b/frontend/src/locales/messages/pt-PT.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": "Cancelar", @@ -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": "Aleatório", "rating": "Rating", "recent": "Recent", + "recipe": "Recipe", "recipes": "Receitas", "rename-object": "Rename {0}", "reset": "Reset", @@ -88,6 +100,8 @@ "thursday": "Thursday", "token": "Token", "tuesday": "Tuesday", + "type": "Type", + "test": "Test", "update": "Atualizar", "updated": "Updated", "upload": "Enviar",