diff --git a/nouri/constants.py b/nouri/constants.py index ba34523..e690160 100644 --- a/nouri/constants.py +++ b/nouri/constants.py @@ -45,7 +45,7 @@ DEFAULT_CATEGORY_BUILDERS = { BUILDER_LABELS = { "protein": "Proteinquelle", - "carb": "Kohlenhydratquelle", + "carb": "Kohlenhydrate", "veg": "Gemüse / Ballaststoffquelle", "nuts": "Nüsse", "seeds": "Saaten", diff --git a/nouri/templates/items/form.html b/nouri/templates/items/form.html index 9c80346..5e41281 100644 --- a/nouri/templates/items/form.html +++ b/nouri/templates/items/form.html @@ -53,7 +53,7 @@ {% if kind == 'food' %}