Merge pull request #597 from getmaxun/proxy-auto

feat: update robot description for multiple actions
This commit is contained in:
Karishma Shukla
2025-05-20 17:07:20 +05:30
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -163,7 +163,7 @@
},
"default": {
"title": "Welche Daten möchten Sie extrahieren?",
"description": "Ein Roboter ist darauf ausgelegt, eine Aktion nach der anderen auszuführen. Sie können eine der folgenden Optionen wählen."
"description": "Ein Roboter kann eine oder mehrere Aktionen ausführen. Wählen Sie aus den unten aufgeführten Optionen."
},
"list_stages": {
"initial": "Wählen Sie die Liste aus, die Sie extrahieren möchten, zusammen mit den darin enthaltenen Texten",

View File

@@ -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",

View File

@@ -164,7 +164,7 @@
},
"default": {
"title": "¿Qué datos desea extraer?",
"description": "Un robot está diseñado para realizar una acción a la vez. Puede elegir cualquiera de las siguientes opciones."
"description": "Un robot puede realizar una o varias acciones. Elija entre las opciones que aparecen a continuación."
},
"list_stages": {
"initial": "Seleccione la lista que desea extraer junto con los textos que contiene",

View File

@@ -164,7 +164,7 @@
},
"default": {
"title": "どのデータを抽出しますか?",
"description": "ロボットは一度に1つのアクションを実行するように設計されています。以下のオプションから選択できます。"
"description": "ロボットは1つまたは複数のアクションを実行できます。以下のオプションから選択してください。"
},
"list_stages": {
"initial": "抽出したいリストとその中のテキストを選択してください",

View File

@@ -164,7 +164,7 @@
},
"default": {
"title": "您想提取什么数据?",
"description": "机器人设计为一次执行一个操作。您可以选择以下任何选项。"
"description": "机器人可以执行一个或多个动作。请从以下选项中选择。"
},
"list_stages": {
"initial": "选择要提取的列表及其中的文本",