From e64ec85855dde743e0116e9427d62076edc6ebdb Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:27 -0500 Subject: [PATCH] New translations en-us.json (Turkish) --- frontend/lang/messages/tr-TR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/tr-TR.json b/frontend/lang/messages/tr-TR.json index 096776f1c..537ba2df7 100644 --- a/frontend/lang/messages/tr-TR.json +++ b/frontend/lang/messages/tr-TR.json @@ -472,6 +472,7 @@ "comment": "Yorum", "comments": "Yorumlar", "delete-confirmation": "Bu tarifi silmek istediğinizden emin misiniz?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Tarifi Sil", "description": "Açıklama", "disable-amount": "Malzeme Miktarlarını Devre Dışı Bırak", @@ -662,6 +663,8 @@ "no-unit": "Birim yok", "missing-unit": "Eksik birimi oluştur: {unit}", "missing-food": "Eksik gıdayı oluştur: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Gıda yok" }, "reset-servings-count": "Reset Servings Count",