From 40dd7aeeeb27ed0451706b32edc4b6c6174f57f0 Mon Sep 17 00:00:00 2001 From: Akansha Sakhre Date: Wed, 4 Dec 2024 16:17:17 +0530 Subject: [PATCH] Update 07. Interactive Messages.md (#238) (#244) * Update 07. Interactive Messages.md (#238) * Update 07. Interactive Messages.md --------- Co-authored-by: PriyeshSikariwal --- .../07. Interactive Messages.md | 37 +++++++------------ 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/docs/3. Product Features/07. Interactive Messages.md b/docs/3. Product Features/07. Interactive Messages.md index 04ae4ca24..eedf462f7 100644 --- a/docs/3. Product Features/07. Interactive Messages.md +++ b/docs/3. Product Features/07. Interactive Messages.md @@ -129,47 +129,36 @@ ___ ___ ## Use Interactive Messages in different languages. -Please follow below steps to create Interactive Messages in different languages. +Please follow the steps below to create interactive messages with **auto-translate** functionality for different languages. -1 . Click on the `Edit icon` to open the interactive message you have to create in default language. +1 . Click on the `Edit` icon to open the interactive message you want to create in the desired language. -![image](https://user-images.githubusercontent.com/32592458/218256115-878b9bd9-cb2a-4442-9b9c-a61668f778d5.png) +![image](https://github.com/user-attachments/assets/95317eb5-90da-4c5d-879a-b4de1ce64e82)
-2 . Click on the language link from top right to add content in the specific language. In this example we are taking **Hindi** as a language - - - -![image](https://user-images.githubusercontent.com/32592458/218256126-38597d6c-c55f-4a85-a197-2bf6b5c2fa39.png) +2 . Click on the **Translate** button. A pop-up appears where selecting **Auto translate** the content in the message box will automatically translate into the already specified languages.
-3 . Enter the translated text in the fields +![image](https://github.com/user-attachments/assets/fa8acbd2-523b-4ee0-93fe-38ebaf10c358) -  a) Title +
-  b) Message +![image](https://github.com/user-attachments/assets/53ce9024-d2c6-4df6-a21d-5657444c7288) -  c) Reply button / List buttons details +
-![image](https://user-images.githubusercontent.com/32592458/218256130-29cab0ae-d517-4e40-880d-1ae154bc5f9b.png) +3 . The message in the box, including the list header, list name, and options, will be translated into all specified languages. The language-specific interactive message will automatically execute for contacts who have set that particular language in their profile. +image +
+
4 . Click on `SAVE` button. -![image](https://user-images.githubusercontent.com/32592458/218256133-0c585e0c-3ef0-46f3-9b47-f57aebd7ad61.png) - - - -5 . The language specific interactive message will execute automatically for the contacts who has set that specific language in their profile. - -![image](https://user-images.githubusercontent.com/32592458/218256138-0ad16016-e48a-4b86-845f-2f8c668338ec.png) - -![image](https://user-images.githubusercontent.com/32592458/219548841-af768dbb-b6dd-46c3-b285-a9641190f0aa.png) - - +
___ ## Reference Article