From 71e2091130d28c0989d17ba5f56de2237745e54f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 25 Jan 2024 15:26:22 -0600 Subject: [PATCH] New translations en-us.json (Czech) --- frontend/lang/messages/cs-CZ.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 9221bd015715..41b181e6e161 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -470,7 +470,7 @@ "date-format-hint-yyyy-mm-dd": "Formát RRRR-MM-DD", "add-to-list": "Přidat na seznam", "add-to-plan": "Přidat do jídelníčku", - "add-to-timeline": "Add to Timeline", + "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", "recipe-added-to-mealplan": "Recept byl přidán do jídelníčku", @@ -497,9 +497,9 @@ "locked": "Uzamčeno", "public-link": "Veřejný odkaz", "timer": { - "kitchen-timer": "Kitchen Timer", - "start-timer": "Start Timer", - "pause-timer": "Pause Timer", + "kitchen-timer": "Kuchyňský časovač", + "start-timer": "Spustit časovač", + "pause-timer": "Pozastavit časovač", "resume-timer": "Resume Timer", "stop-timer": "Stop Timer" },