From 0ddfd9caaf431497831a740bc4dbe27f11b6342c Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 6 Mar 2026 14:05:58 -0600 Subject: [PATCH] chore(l10n): New Crowdin updates (#7195) Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> --- mealie/lang/messages/hu-HU.json | 4 ++-- mealie/lang/messages/sl-SI.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mealie/lang/messages/hu-HU.json b/mealie/lang/messages/hu-HU.json index 04e349779..85ae43b6d 100644 --- a/mealie/lang/messages/hu-HU.json +++ b/mealie/lang/messages/hu-HU.json @@ -18,8 +18,8 @@ "yield": "Adag", "yields": "Késleltetve" }, - "and-amount": "and {amount}", - "or-ingredient": "or {ingredient}" + "and-amount": "és {amount}", + "or-ingredient": "vagy {ingredient}" }, "mealplan": { "no-recipes-match-your-rules": "Nem található recept a beállítottt szabályok alapján" diff --git a/mealie/lang/messages/sl-SI.json b/mealie/lang/messages/sl-SI.json index 3d5351c7f..81d1cd3fe 100644 --- a/mealie/lang/messages/sl-SI.json +++ b/mealie/lang/messages/sl-SI.json @@ -18,8 +18,8 @@ "yield": "donos", "yields": "donosi" }, - "and-amount": "and {amount}", - "or-ingredient": "or {ingredient}" + "and-amount": "in {amount}", + "or-ingredient": "ali {ingredient}" }, "mealplan": { "no-recipes-match-your-rules": "Noben recept ne ustreza vašim pogojem"