From 3e240defcdd1147b52e679ba637d3fc17c0755fa Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 27 Apr 2021 11:19:06 -0800 Subject: [PATCH] New translations en-US.json (Swedish) --- frontend/src/locales/messages/sv-SE.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/frontend/src/locales/messages/sv-SE.json b/frontend/src/locales/messages/sv-SE.json index ba69088f1..4dbee6358 100644 --- a/frontend/src/locales/messages/sv-SE.json +++ b/frontend/src/locales/messages/sv-SE.json @@ -152,6 +152,7 @@ "exclude": "Exclude", "include": "Include", "or": "Or", + "and": "and", "search": "Search", "tag-filter": "Tag Filter" }, @@ -217,6 +218,16 @@ "test-webhooks": "Testa Webhooks", "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Följande URLer kommer att mottaga webhooks med receptdata för dagens planerade måltid. Datan kommer att skickas klockan { time }", "webhook-url": "Webhook URL" + }, + "toolbox": { + "toolbox": "Toolbox", + "new-name": "New Name", + "recipes-effected": "Recipes Effected", + "title-case-all": "Title Case All", + "no-unused-items": "No Unused Items", + "remove-unused": "Remove Unused", + "assign-all": "Assign All", + "bulk-assign": "Bulk Assign" } }, "user": {