From 3441a8661311a471bc2784ab59f3c619b02ed434 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Tue, 25 Apr 2023 21:44:51 +0200 Subject: [PATCH] Update general step description of pipeline dialog (#16307) update general step description of pipeline dialog --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index f9e56bac93..4ef7ad195f 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2057,7 +2057,7 @@ "steps": { "config": { "title": "Configuration", - "description": "Main configuration of your assistant." + "description": "Give your assistant a name and select your language. Depending on this language, you may be able to choose region specific variants below." }, "conversation": { "title": "Conversation agent",