diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index 1d12d332be6..76552f5241f 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -470,7 +470,7 @@ "section-title": "Naslov odseka", "servings": "Porcija", "share-recipe-message": "Rad bi delil moj {0} recept z vami.", - "show-nutrition-values": "Prikaži vrednosti prehrane", + "show-nutrition-values": "Prikaži hranilne vrednosti", "sodium-content": "Natrij", "step-index": "Korak: {step}", "sugar-content": "Sladkor", diff --git a/mealie/repos/seed/resources/labels/locales/sl-SI.json b/mealie/repos/seed/resources/labels/locales/sl-SI.json index bb9ee308605..9294e413f78 100644 --- a/mealie/repos/seed/resources/labels/locales/sl-SI.json +++ b/mealie/repos/seed/resources/labels/locales/sl-SI.json @@ -24,7 +24,7 @@ "name": "Pečene dobrote" }, { - "name": "Dobrote v konzervi" + "name": "Konzervirana hrana" }, { "name": "Začimbe" diff --git a/mealie/repos/seed/resources/units/locales/sl-SI.json b/mealie/repos/seed/resources/units/locales/sl-SI.json index c93031cf62f..270cbcd5b1d 100644 --- a/mealie/repos/seed/resources/units/locales/sl-SI.json +++ b/mealie/repos/seed/resources/units/locales/sl-SI.json @@ -1,11 +1,11 @@ { "teaspoon": { - "name": "čajna žlička", + "name": "žlička", "description": "", "abbreviation": "tsp" }, "tablespoon": { - "name": "namizna žlica", + "name": "žlica", "description": "", "abbreviation": "tbsp" }, @@ -90,7 +90,7 @@ "abbreviation": "" }, "clove": { - "name": "nageljnova žbica", + "name": "strok", "description": "", "abbreviation": "" },