From 78c1351ce59fbeaa948ff4321738bfaafb543fc5 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:43:50 -0500 Subject: [PATCH] New translations en-us.json (Romanian) --- frontend/lang/messages/ro-RO.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/ro-RO.json b/frontend/lang/messages/ro-RO.json index 6348c38f0..fe61ee90b 100644 --- a/frontend/lang/messages/ro-RO.json +++ b/frontend/lang/messages/ro-RO.json @@ -472,6 +472,7 @@ "comment": "Comentariu", "comments": "Comentarii", "delete-confirmation": "Sunteți sigur că doriți să ștergeți această rețetă?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Șterge rețeta", "description": "Descriere", "disable-amount": "Dezactivați cantitățile Ingredientelor", @@ -662,6 +663,8 @@ "no-unit": "Nicio unitate", "missing-unit": "Creează unitate lipsă: {unit}", "missing-food": "Creează mâncare lipsă: {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": "Niciun aliment" }, "reset-servings-count": "Resetează numărul de serviri",