From f6d508af927718c4e62a7c03885aed67365c88dc Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:15:30 -0500 Subject: [PATCH] New translations en-us.json (German) --- frontend/lang/messages/de-DE.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/lang/messages/de-DE.json b/frontend/lang/messages/de-DE.json index 9154e13302c2..1e65e5eec275 100644 --- a/frontend/lang/messages/de-DE.json +++ b/frontend/lang/messages/de-DE.json @@ -370,6 +370,10 @@ "plantoeat": { "title": "Plan to Eat", "description-long": "Mealie kann Rezepte von Plan to Eat importieren." + }, + "myrecipebox": { + "title": "My Recipe Box", + "description-long": "Mealie kann Rezepte von My Recipe Box importieren. Exportiere deine Rezepte im CSV-Format und lade dann unten die .csv Datei hoch." } }, "new-recipe": {