diff --git a/vue/src/locales/de.json b/vue/src/locales/de.json index 338787df..4e10562b 100644 --- a/vue/src/locales/de.json +++ b/vue/src/locales/de.json @@ -507,5 +507,9 @@ "g": "Gramm [g] (metrisch, Gewicht)", "kg": "Kilogramm [kg] (metrisch, Gewicht)", "ounce": "Unze [oz] (Gewicht)", - "pound": "Pfund (Gewicht)" + "pound": "Pfund (Gewicht)", + "ml": "Milliliter", + "l": "Liter", + "tbsp": "Esslöffel", + "tsp": "Teelöffel" }