From 11736d1fb6c3735926297a9929683684153b9415 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 1 Aug 2025 02:26:37 -0500 Subject: [PATCH] New translations en-us.json (Arabic) --- frontend/lang/messages/ar-SA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/lang/messages/ar-SA.json b/frontend/lang/messages/ar-SA.json index 5de52ec43..1f430abe5 100644 --- a/frontend/lang/messages/ar-SA.json +++ b/frontend/lang/messages/ar-SA.json @@ -587,6 +587,7 @@ "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": "تحليل", + "ingredients-not-parsed-description": "It looks like your ingredients aren't parsed yet. Click the \"{parse}\" button below to parse your ingredients into structured foods.", "attach-images-hint": "Attach images by dragging & dropping them into the editor", "drop-image": "وضع الصورة", "enable-ingredient-amounts-to-use-this-feature": "Enable ingredient amounts to use this feature",