From bf37d653d311cebd7d7f4bdfdd9c2e5e6221e0cb Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 15 May 2025 20:00:12 +0530 Subject: [PATCH] feat: update robot description for multiple actions --- public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en.json b/public/locales/en.json index ae535eab..e4f15c52 100644 --- a/public/locales/en.json +++ b/public/locales/en.json @@ -170,7 +170,7 @@ }, "default": { "title": "What data do you want to extract?", - "description": "A robot is designed to perform one action at a time. You can choose any of the options below." + "description": "A robot can perform one or multiple actions. Choose from the options listed below." }, "list_stages": { "initial": "Select the list you want to extract along with the texts inside it",