From 991b639ed1b7b80306311c00041192e67abdfd7e Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:04 -0500 Subject: [PATCH] New translations en-us.json (Greek) --- frontend/lang/messages/el-GR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/el-GR.json b/frontend/lang/messages/el-GR.json index 1787ad2d1..cd527bbe3 100644 --- a/frontend/lang/messages/el-GR.json +++ b/frontend/lang/messages/el-GR.json @@ -472,6 +472,7 @@ "comment": "Σχόλιο", "comments": "Σχόλια", "delete-confirmation": "Θέλετε σίγουρα να διαγράψετε αυτή τη συνταγή;", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Διαγραφή Συνταγής", "description": "Περιγραφή", "disable-amount": "Απενεργοποίηση Ποσοτήτων Συστατικών", @@ -662,6 +663,8 @@ "no-unit": "Καμία μονάδα", "missing-unit": "Δημιουργία μονάδας που λείπει: {unit}", "missing-food": "Δημιουργία τροφίμου που λείπει: {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": "Χωρίς Τρόφιμο" }, "reset-servings-count": "Επαναφορά μέτρησης μερίδων",