From 4e9670acf666fef030636958fa1f60d90ba90197 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:15:18 -0500 Subject: [PATCH] New translations en-us.json (Swedish) --- frontend/lang/messages/sv-SE.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/sv-SE.json b/frontend/lang/messages/sv-SE.json index eaf1641bfa1f..6ecea9ffe2ac 100644 --- a/frontend/lang/messages/sv-SE.json +++ b/frontend/lang/messages/sv-SE.json @@ -362,7 +362,7 @@ "choose-migration-type": "Välj migrationstyp", "tag-all-recipes": "Tagga alla recept med {tag-name} tagg", "nextcloud-text": "Nextcloud-recept kan importeras från en zip-fil som innehåller data som lagras i Nextcloud. Se exempelmappens struktur nedan för att säkerställa att dina recept kan importeras.", - "chowdown-text": "Mealie har inbyggt stöd för chowdowns kodförrådsformat. Ladda ner kodförrådet som en .zip-fil och ladda upp det nedan", + "chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below.", "recipe-1": "Recept 1", "recipe-2": "Recept 2", "paprika-text": "Mealie kan importera recept från Paprika-applikationen. Exportera dina recept från Paprika, byt namn på filnamnstillägget på exporten till .zip och ladda upp det nedan.", @@ -370,6 +370,10 @@ "plantoeat": { "title": "Planera att äta", "description-long": "Mealie kan importera recept från Plan to Eat." + }, + "myrecipebox": { + "title": "My Recipe Box", + "description-long": "Mealie can import recipes from My Recipe Box. Export your recipes in CSV format, then upload the .csv file below." } }, "new-recipe": {