From 622540e656eeea20f84ce7fdaa455cfdb9bdc90f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 28 Apr 2021 23:37:47 -0800 Subject: [PATCH] New translations en-US.json (German) --- frontend/src/locales/messages/de-DE.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json index 0cf99c620..384c8eca5 100644 --- a/frontend/src/locales/messages/de-DE.json +++ b/frontend/src/locales/messages/de-DE.json @@ -114,9 +114,9 @@ "delete-confirmation": "Bist du dir sicher, dass du dieses Rezept löschen möchtest?", "delete-recipe": "Rezept löschen", "description": "Beschreibung", - "fat-content": "Fat", - "fiber-content": "Fiber", - "carbohydrate-content": "Carbohydrate", + "fat-content": "Fett", + "fiber-content": "Ballaststoffe", + "carbohydrate-content": "Kohlenhydrate", "grams": "g", "image": "Bild", "ingredient": "Zutat", @@ -134,13 +134,13 @@ "original-url": "Ursprüngliche URL", "perform-time": "Kochzeit", "prep-time": "Vorbereitung", - "protein-content": "Protein", + "protein-content": "Eiweiß", "recipe-image": "Rezeptbild", "recipe-name": "Rezeptname", "servings": "Portionen", - "sodium-content": "Sodium", + "sodium-content": "Natrium", "step-index": "Schritt {step}:", - "sugar-content": "Sugar", + "sugar-content": "Zucker", "tags": "Schlagworte", "title": "Titel", "total-time": "Gesamtzeit", @@ -225,7 +225,7 @@ "toolbox": "Toolbox", "new-name": "Neuer Name", "recipes-effected": "Recipes Effected", - "title-case-all": "Title Case All", + "title-case-all": "Alles groß schreiben", "no-unused-items": "No Unused Items", "remove-unused": "Remove Unused", "assign-all": "Assign All",