From e08436dde5793db3bc812a7149dc52539e328862 Mon Sep 17 00:00:00 2001 From: Chatwoot Bot <92152627+chatwoot-bot@users.noreply.github.com> Date: Wed, 7 May 2025 00:34:06 -0700 Subject: [PATCH] chore: Update translations (#11425) --- .../dashboard/i18n/locale/am/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ar/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/az/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/bg/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ca/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/cs/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/da/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/de/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/el/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/es/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/fa/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/fi/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/fr/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/he/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/hi/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/hr/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/hu/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/hy/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/id/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/is/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/it/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ja/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ka/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ko/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/lt/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/lv/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ml/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ms/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ne/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/nl/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/no/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/pl/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/pt/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/pt_BR/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ro/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ru/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/sh/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/sk/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/sl/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/sq/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/sr/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/sv/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ta/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/th/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/tl/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/tr/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/uk/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ur/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/ur_IN/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/vi/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/zh_CN/integrations.json | 9 ++++++--- .../dashboard/i18n/locale/zh_TW/integrations.json | 9 ++++++--- 52 files changed, 312 insertions(+), 156 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/am/integrations.json b/app/javascript/dashboard/i18n/locale/am/integrations.json index b1ba1d22284..f1a1d42c265 100644 --- a/app/javascript/dashboard/i18n/locale/am/integrations.json +++ b/app/javascript/dashboard/i18n/locale/am/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ar/integrations.json b/app/javascript/dashboard/i18n/locale/ar/integrations.json index 5110af13595..24e64a97209 100644 --- a/app/javascript/dashboard/i18n/locale/ar/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ar/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "الاسم", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "الوصف", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/az/integrations.json b/app/javascript/dashboard/i18n/locale/az/integrations.json index b1ba1d22284..f1a1d42c265 100644 --- a/app/javascript/dashboard/i18n/locale/az/integrations.json +++ b/app/javascript/dashboard/i18n/locale/az/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/bg/integrations.json b/app/javascript/dashboard/i18n/locale/bg/integrations.json index 0932a3e3c54..3bbc0bf7175 100644 --- a/app/javascript/dashboard/i18n/locale/bg/integrations.json +++ b/app/javascript/dashboard/i18n/locale/bg/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Име", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Описание", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ca/integrations.json b/app/javascript/dashboard/i18n/locale/ca/integrations.json index bf5353bbb4b..76a028c6454 100644 --- a/app/javascript/dashboard/i18n/locale/ca/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ca/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nom", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Descripció", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/cs/integrations.json b/app/javascript/dashboard/i18n/locale/cs/integrations.json index 445de9f4040..2671155ae70 100644 --- a/app/javascript/dashboard/i18n/locale/cs/integrations.json +++ b/app/javascript/dashboard/i18n/locale/cs/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Název", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/da/integrations.json b/app/javascript/dashboard/i18n/locale/da/integrations.json index edc6207f364..1a0de11ae02 100644 --- a/app/javascript/dashboard/i18n/locale/da/integrations.json +++ b/app/javascript/dashboard/i18n/locale/da/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Navn", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Beskrivelse", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/de/integrations.json b/app/javascript/dashboard/i18n/locale/de/integrations.json index ed634a57a7c..d63dd7d5c22 100644 --- a/app/javascript/dashboard/i18n/locale/de/integrations.json +++ b/app/javascript/dashboard/i18n/locale/de/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Beschreibung", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/el/integrations.json b/app/javascript/dashboard/i18n/locale/el/integrations.json index d5ba66abaf2..97094d3b463 100644 --- a/app/javascript/dashboard/i18n/locale/el/integrations.json +++ b/app/javascript/dashboard/i18n/locale/el/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Όνομα", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Περιγραφή", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/es/integrations.json b/app/javascript/dashboard/i18n/locale/es/integrations.json index 496ce36b9f8..0d205336f24 100644 --- a/app/javascript/dashboard/i18n/locale/es/integrations.json +++ b/app/javascript/dashboard/i18n/locale/es/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nombre", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Descripción", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/fa/integrations.json b/app/javascript/dashboard/i18n/locale/fa/integrations.json index d388f17b741..01e113aa6a5 100644 --- a/app/javascript/dashboard/i18n/locale/fa/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fa/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "نام", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "توضیحات", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/fi/integrations.json b/app/javascript/dashboard/i18n/locale/fi/integrations.json index 61ed7870001..6f749c74bb7 100644 --- a/app/javascript/dashboard/i18n/locale/fi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fi/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nimi", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Kuvaus", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/fr/integrations.json b/app/javascript/dashboard/i18n/locale/fr/integrations.json index e810fb00d14..8a3341fc2c6 100644 --- a/app/javascript/dashboard/i18n/locale/fr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/fr/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nom", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/he/integrations.json b/app/javascript/dashboard/i18n/locale/he/integrations.json index e1544588bb0..405e453c65e 100644 --- a/app/javascript/dashboard/i18n/locale/he/integrations.json +++ b/app/javascript/dashboard/i18n/locale/he/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "שם", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "תיאור", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/hi/integrations.json b/app/javascript/dashboard/i18n/locale/hi/integrations.json index 5474a2f1a12..01dbf5ef2f1 100644 --- a/app/javascript/dashboard/i18n/locale/hi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hi/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/hr/integrations.json b/app/javascript/dashboard/i18n/locale/hr/integrations.json index 2af0316aaa6..71642872cb9 100644 --- a/app/javascript/dashboard/i18n/locale/hr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hr/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Ime", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/hu/integrations.json b/app/javascript/dashboard/i18n/locale/hu/integrations.json index f71ae12ee1b..26f2edcd9b0 100644 --- a/app/javascript/dashboard/i18n/locale/hu/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hu/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Név", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Leírás", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/hy/integrations.json b/app/javascript/dashboard/i18n/locale/hy/integrations.json index daee18937e8..5300c923918 100644 --- a/app/javascript/dashboard/i18n/locale/hy/integrations.json +++ b/app/javascript/dashboard/i18n/locale/hy/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/id/integrations.json b/app/javascript/dashboard/i18n/locale/id/integrations.json index 5f9ba032f1d..a7b5acf2011 100644 --- a/app/javascript/dashboard/i18n/locale/id/integrations.json +++ b/app/javascript/dashboard/i18n/locale/id/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nama", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Deskripsi", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/is/integrations.json b/app/javascript/dashboard/i18n/locale/is/integrations.json index 9036a7cd67b..c8407059c73 100644 --- a/app/javascript/dashboard/i18n/locale/is/integrations.json +++ b/app/javascript/dashboard/i18n/locale/is/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nafn", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/it/integrations.json b/app/javascript/dashboard/i18n/locale/it/integrations.json index 4ef930b6b6a..d7e5fe3400e 100644 --- a/app/javascript/dashboard/i18n/locale/it/integrations.json +++ b/app/javascript/dashboard/i18n/locale/it/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nome", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Descrizione", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ja/integrations.json b/app/javascript/dashboard/i18n/locale/ja/integrations.json index a9ed39cb7da..d346e635475 100644 --- a/app/javascript/dashboard/i18n/locale/ja/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ja/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "名前", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "説明", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "製品名", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "製品名が必要です" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ka/integrations.json b/app/javascript/dashboard/i18n/locale/ka/integrations.json index daee18937e8..5300c923918 100644 --- a/app/javascript/dashboard/i18n/locale/ka/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ka/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ko/integrations.json b/app/javascript/dashboard/i18n/locale/ko/integrations.json index 8050a6077e9..57efa4fc82e 100644 --- a/app/javascript/dashboard/i18n/locale/ko/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ko/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "이름", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "내용", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/lt/integrations.json b/app/javascript/dashboard/i18n/locale/lt/integrations.json index b091c021821..60bd7755a30 100644 --- a/app/javascript/dashboard/i18n/locale/lt/integrations.json +++ b/app/javascript/dashboard/i18n/locale/lt/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Vardas", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Aprašymas", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/lv/integrations.json b/app/javascript/dashboard/i18n/locale/lv/integrations.json index b35d1e91e44..a9ae45efe62 100644 --- a/app/javascript/dashboard/i18n/locale/lv/integrations.json +++ b/app/javascript/dashboard/i18n/locale/lv/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nosaukums", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Apraksts", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Produkta Nosaukums", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "Nepieciešams produkta nosaukums" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ml/integrations.json b/app/javascript/dashboard/i18n/locale/ml/integrations.json index e23550f8eff..239803cd568 100644 --- a/app/javascript/dashboard/i18n/locale/ml/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ml/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "പേര്", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "വിവരണം", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ms/integrations.json b/app/javascript/dashboard/i18n/locale/ms/integrations.json index 288590bbcc6..6d2b90acfd7 100644 --- a/app/javascript/dashboard/i18n/locale/ms/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ms/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nama", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ne/integrations.json b/app/javascript/dashboard/i18n/locale/ne/integrations.json index e8c23d3140e..dd959dc0970 100644 --- a/app/javascript/dashboard/i18n/locale/ne/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ne/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/nl/integrations.json b/app/javascript/dashboard/i18n/locale/nl/integrations.json index 4031170e400..b80ce071257 100644 --- a/app/javascript/dashboard/i18n/locale/nl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/nl/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Naam", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Beschrijving", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/no/integrations.json b/app/javascript/dashboard/i18n/locale/no/integrations.json index 12f71da4a9c..0d0a80e97e0 100644 --- a/app/javascript/dashboard/i18n/locale/no/integrations.json +++ b/app/javascript/dashboard/i18n/locale/no/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Navn", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Beskrivelse", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/pl/integrations.json b/app/javascript/dashboard/i18n/locale/pl/integrations.json index 8d3bc7ea080..7edd5db6e5f 100644 --- a/app/javascript/dashboard/i18n/locale/pl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pl/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Imię", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Opis", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/pt/integrations.json b/app/javascript/dashboard/i18n/locale/pt/integrations.json index c333c89b556..eabf9e01da6 100644 --- a/app/javascript/dashboard/i18n/locale/pt/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nome:", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Descrição", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json index 3e73109e492..87e8352859a 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nome", - "PLACEHOLDER": "Digite o nome do assistente" + "PLACEHOLDER": "Digite o nome do assistente", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Descrição", - "PLACEHOLDER": "Digite a descrição do assistente" + "PLACEHOLDER": "Digite a descrição do assistente", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Nome do Produto", - "PLACEHOLDER": "Digite o nome do produto" + "PLACEHOLDER": "Digite o nome do produto", + "ERROR": "O nome do produto é obrigatório" }, "WELCOME_MESSAGE": { "LABEL": "Mensagem de boas-vindas", diff --git a/app/javascript/dashboard/i18n/locale/ro/integrations.json b/app/javascript/dashboard/i18n/locale/ro/integrations.json index 460e3d12c53..38340d47689 100644 --- a/app/javascript/dashboard/i18n/locale/ro/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ro/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Nume", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Descriere", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ru/integrations.json b/app/javascript/dashboard/i18n/locale/ru/integrations.json index 4e9507f5f2f..cf4a3286a4e 100644 --- a/app/javascript/dashboard/i18n/locale/ru/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ru/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Имя", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Описание", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Название продукта", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "Требуется название продукта" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/sh/integrations.json b/app/javascript/dashboard/i18n/locale/sh/integrations.json index daee18937e8..5300c923918 100644 --- a/app/javascript/dashboard/i18n/locale/sh/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sh/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/sk/integrations.json b/app/javascript/dashboard/i18n/locale/sk/integrations.json index dc3526dd78c..d04a971ff77 100644 --- a/app/javascript/dashboard/i18n/locale/sk/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sk/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Meno", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/sl/integrations.json b/app/javascript/dashboard/i18n/locale/sl/integrations.json index dab4c00ab09..d225f442e3c 100644 --- a/app/javascript/dashboard/i18n/locale/sl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sl/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/sq/integrations.json b/app/javascript/dashboard/i18n/locale/sq/integrations.json index 0b379ae2446..36826d0db26 100644 --- a/app/javascript/dashboard/i18n/locale/sq/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sq/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/sr/integrations.json b/app/javascript/dashboard/i18n/locale/sr/integrations.json index 3409e055892..8af9a3b6078 100644 --- a/app/javascript/dashboard/i18n/locale/sr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sr/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Ime", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Opis", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/sv/integrations.json b/app/javascript/dashboard/i18n/locale/sv/integrations.json index 8fbf846666f..8fd86182340 100644 --- a/app/javascript/dashboard/i18n/locale/sv/integrations.json +++ b/app/javascript/dashboard/i18n/locale/sv/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Namn", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Beskrivning", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ta/integrations.json b/app/javascript/dashboard/i18n/locale/ta/integrations.json index 5c58f914ed7..10643fec242 100644 --- a/app/javascript/dashboard/i18n/locale/ta/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ta/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "பெயர்", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/th/integrations.json b/app/javascript/dashboard/i18n/locale/th/integrations.json index 9a4b8c16a59..a1d92a1a429 100644 --- a/app/javascript/dashboard/i18n/locale/th/integrations.json +++ b/app/javascript/dashboard/i18n/locale/th/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "ชื่อ", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "คำอธิบาย", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/tl/integrations.json b/app/javascript/dashboard/i18n/locale/tl/integrations.json index b1ba1d22284..f1a1d42c265 100644 --- a/app/javascript/dashboard/i18n/locale/tl/integrations.json +++ b/app/javascript/dashboard/i18n/locale/tl/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/tr/integrations.json b/app/javascript/dashboard/i18n/locale/tr/integrations.json index 922acb8abc2..9d18d873db5 100644 --- a/app/javascript/dashboard/i18n/locale/tr/integrations.json +++ b/app/javascript/dashboard/i18n/locale/tr/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "İsim", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Açıklama", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/uk/integrations.json b/app/javascript/dashboard/i18n/locale/uk/integrations.json index 78ccb48186f..0da64bbaa1b 100644 --- a/app/javascript/dashboard/i18n/locale/uk/integrations.json +++ b/app/javascript/dashboard/i18n/locale/uk/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Ім'я", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Опис", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ur/integrations.json b/app/javascript/dashboard/i18n/locale/ur/integrations.json index 639a27b250b..914adced3e5 100644 --- a/app/javascript/dashboard/i18n/locale/ur/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ur/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "نام", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json b/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json index daee18937e8..5300c923918 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Name", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Description", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/vi/integrations.json b/app/javascript/dashboard/i18n/locale/vi/integrations.json index 2226348ba0f..8cdd6c42599 100644 --- a/app/javascript/dashboard/i18n/locale/vi/integrations.json +++ b/app/javascript/dashboard/i18n/locale/vi/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "Tên", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "Mô tả", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json b/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json index 2504327b607..1c13783c871 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "姓名:", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "描述信息", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "产品名称", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "产品名称是必需的" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message", diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json b/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json index 7b4829c54ae..758fbe8ceeb 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/integrations.json @@ -406,15 +406,18 @@ }, "NAME": { "LABEL": "姓名", - "PLACEHOLDER": "Enter assistant name" + "PLACEHOLDER": "Enter assistant name", + "ERROR": "The name is required" }, "DESCRIPTION": { "LABEL": "描述資訊", - "PLACEHOLDER": "Enter assistant description" + "PLACEHOLDER": "Enter assistant description", + "ERROR": "The description is required" }, "PRODUCT_NAME": { "LABEL": "Product Name", - "PLACEHOLDER": "Enter product name" + "PLACEHOLDER": "Enter product name", + "ERROR": "The product name is required" }, "WELCOME_MESSAGE": { "LABEL": "Welcome Message",