From 153cd31faa818d2e9f5efc4b130ff74ff74ecdff Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 25 Jul 2025 10:56:53 -0500 Subject: [PATCH] New translations en-us.json (Arabic) --- frontend/lang/messages/ar-SA.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 476b386de..80be8a33a 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -579,6 +579,10 @@ "made-this": "لقد طبخت هذا", "how-did-it-turn-out": "كيف كانت النتيجة؟", "user-made-this": "{user} طبخ هذه", + "added-to-timeline": "Added to timeline", + "failed-to-add-to-timeline": "Failed to add to timeline", + "failed-to-update-recipe": "Failed to update recipe", + "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", "api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom JSON key/value pairs within a recipe, to reference from 3rd party applications. You can use these keys to provide information, for example to trigger automations or custom messages to relay to your desired device.", "message-key": "مفتاح الرساله", "parse": "تحليل",