From 4fdf8444853e65cfa2bb00787a621fb09850c08a Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 26 Jan 2024 15:25:43 -0600 Subject: [PATCH] New translations en-us.json (Czech) --- frontend/lang/messages/cs-CZ.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 41b181e6e161..a9e8ad310585 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -473,9 +473,11 @@ "add-to-timeline": "Přidat na časovou osu", "recipe-added-to-list": "Recept byl přidán na seznam", "recipes-added-to-list": "Recipes added to list", + "successfully-added-to-list": "Successfully added to list", "recipe-added-to-mealplan": "Recept byl přidán do jídelníčku", "failed-to-add-recipes-to-list": "Failed to add recipe to list", "failed-to-add-recipe-to-mealplan": "Přidání receptu do jídelníčku selhalo", + "failed-to-add-to-list": "Failed to add to list", "yield": "Úroda", "quantity": "Množství", "choose-unit": "Vybrat jednotku",