From 8370588ccb7f588133aa8479b8550e88127a2a20 Mon Sep 17 00:00:00 2001 From: abilpraju-aot Date: Thu, 23 Nov 2023 12:03:21 +0530 Subject: [PATCH] transalation for premium feature --- .../src/resourceBundles/bg/resourceBundles.ts | 6 +++++- .../src/resourceBundles/de/resourceBundles.ts | 6 +++++- .../src/resourceBundles/en/resourceBundles.ts | 6 +++++- .../src/resourceBundles/fr/resourceBundles.ts | 6 +++++- .../src/resourceBundles/pt/resourceBundles.ts | 6 +++++- .../src/resourceBundles/zh/resourceBundles.ts | 6 +++++- 6 files changed, 30 insertions(+), 6 deletions(-) diff --git a/forms-flow-service/src/resourceBundles/bg/resourceBundles.ts b/forms-flow-service/src/resourceBundles/bg/resourceBundles.ts index 145f612f6..23bcbd2e1 100644 --- a/forms-flow-service/src/resourceBundles/bg/resourceBundles.ts +++ b/forms-flow-service/src/resourceBundles/bg/resourceBundles.ts @@ -546,5 +546,9 @@ export const RESOURCE_BUNDLES_BG = { "Choose a task from the list; your selection directs your current activity.": "Изберете задача от списъка; вашият избор определя текущата ви дейност.", "Please change the selected filters to view submissions": "Моля променете избраните филтри, за да видите представянията", "Please change the selected filters to view drafts": "Моля променете избраните филтри, за да видите черновите", - "No drafts found": "Не са намерени чернови" + "No drafts found": "Не са намерени чернови", + "Flow-E helps to build faster": "Flow-E помага за по-бързо строене", + "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product": "Flow-E не е наличен за демонстрация в пробния инстанс. Можете да изпробвате Flow-E в някои от премиум пакетите на продукта", + "Get in touch with formsflow.ai team": "Свържете се с екипа на formsflow.ai", + "Premium": "Премиум" }; diff --git a/forms-flow-service/src/resourceBundles/de/resourceBundles.ts b/forms-flow-service/src/resourceBundles/de/resourceBundles.ts index 548bf8962..9ad9ff5f0 100644 --- a/forms-flow-service/src/resourceBundles/de/resourceBundles.ts +++ b/forms-flow-service/src/resourceBundles/de/resourceBundles.ts @@ -550,5 +550,9 @@ export const RESOURCE_BUNDLES_DE = { "Choose a task from the list; your selection directs your current activity.": "Wählen Sie eine Aufgabe aus der Liste aus; Ihre Auswahl bestimmt Ihre aktuelle Aktivität.", "Please change the selected filters to view submissions": "Bitte ändern Sie die ausgewählten Filter, um Einreichungen anzuzeigen", "Please change the selected filters to view drafts": "Bitte ändern Sie die ausgewählten Filter, um Entwürfe anzuzeigen", - "No drafts found": "Keine Entwürfe gefunden" + "No drafts found": "Keine Entwürfe gefunden", + "Flow-E helps to build faster": "Flow-E hilft, schneller zu bauen", + "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product": "Flow-E steht in der Testinstanz nicht für eine Demonstration zur Verfügung. Sie können Flow-E in einem der Premium-Pakete des Produkts erleben", + "Get in touch with formsflow.ai team": "Kontaktieren Sie das formsflow.ai-Team", + "Premium": "Premium" }; diff --git a/forms-flow-service/src/resourceBundles/en/resourceBundles.ts b/forms-flow-service/src/resourceBundles/en/resourceBundles.ts index 72e52db20..1d3f3bbbe 100644 --- a/forms-flow-service/src/resourceBundles/en/resourceBundles.ts +++ b/forms-flow-service/src/resourceBundles/en/resourceBundles.ts @@ -548,7 +548,11 @@ export const RESOURCE_BUNDLES_EN = { "Choose a task from the list; your selection directs your current activity.": "Choose a task from the list; your selection directs your current activity.", "Please change the selected filters to view submissions": "Please change the selected filters to view submissions", "Please change the selected filters to view drafts": "Please change the selected filters to view drafts", - "No drafts found": "No drafts found" + "No drafts found": "No drafts found", + "Flow-E helps to build faster": "Flow-E helps to build faster", + "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product": "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product", + "Get in touch with formsflow.ai team": "Get in touch with formsflow.ai team", + "Premium": "Premium" }; diff --git a/forms-flow-service/src/resourceBundles/fr/resourceBundles.ts b/forms-flow-service/src/resourceBundles/fr/resourceBundles.ts index b4e40ff2d..5c41c2cf6 100644 --- a/forms-flow-service/src/resourceBundles/fr/resourceBundles.ts +++ b/forms-flow-service/src/resourceBundles/fr/resourceBundles.ts @@ -549,7 +549,11 @@ export const RESOURCE_BUNDLES_FR = { "Choose a task from the list; your selection directs your current activity.": "Choisissez une tâche dans la liste ; votre sélection oriente votre activité actuelle.", "Please change the selected filters to view submissions": "Veuillez changer les filtres sélectionnés pour voir les soumissions", "Please change the selected filters to view drafts": "Veuillez changer les filtres sélectionnés pour voir les brouillons", - "No drafts found": "Aucun brouillon trouvé" + "No drafts found": "Aucun brouillon trouvé", + "Flow-E helps to build faster": "Flow-E aide à construire plus rapidement", + "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product": "Flow-E n'est pas disponible pour une démonstration dans l'instance d'essai. Vous pouvez découvrir Flow-E dans l'un des packages premium du produit", + "Get in touch with formsflow.ai team": "Contactez l'équipe de formsflow.ai", + "Premium": "Premium" }; diff --git a/forms-flow-service/src/resourceBundles/pt/resourceBundles.ts b/forms-flow-service/src/resourceBundles/pt/resourceBundles.ts index 8216db552..ed98a72ed 100644 --- a/forms-flow-service/src/resourceBundles/pt/resourceBundles.ts +++ b/forms-flow-service/src/resourceBundles/pt/resourceBundles.ts @@ -548,5 +548,9 @@ export const RESOURCE_BUNDLES_PT = { "Choose a task from the list; your selection directs your current activity.": "Escolha uma tarefa da lista; sua seleção direciona sua atividade atual.", "Please change the selected filters to view submissions": "Por favor, altere os filtros selecionados para ver as submissões", "Please change the selected filters to view drafts": "Por favor, altere os filtros selecionados para ver os rascunhos", - "No drafts found": "Nenhum rascunho encontrado" + "No drafts found": "Nenhum rascunho encontrado", + "Flow-E helps to build faster": "Flow-E ajuda a construir mais rápido", + "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product": "Flow-E não está disponível para demonstração na instância de teste. Você pode experimentar o Flow-E em qualquer um dos pacotes premium do produto", + "Get in touch with formsflow.ai team": "Entre em contato com a equipe da formsflow.ai", + "Premium": "Premium" }; diff --git a/forms-flow-service/src/resourceBundles/zh/resourceBundles.ts b/forms-flow-service/src/resourceBundles/zh/resourceBundles.ts index 7c6421d89..127dcb754 100644 --- a/forms-flow-service/src/resourceBundles/zh/resourceBundles.ts +++ b/forms-flow-service/src/resourceBundles/zh/resourceBundles.ts @@ -545,6 +545,10 @@ export const RESOURCE_BUNDLES_ZH = { "Choose a task from the list; your selection directs your current activity.": "从列表中选择一个任务;您的选择将指导您当前的活动。", "Please change the selected filters to view submissions": "请更改所选过滤器以查看提交", "Please change the selected filters to view drafts": "请更改所选过滤器以查看草稿", - "No drafts found": "未找到草稿" + "No drafts found": "未找到草稿", + "Flow-E helps to build faster": "Flow-E有助于更快地构建", + "Flow-E is not available for demonstration in the trial instance. You can experience Flow-E in any of the premium packages of the product": "在试用实例中,无法演示Flow-E。您可以在产品的任何高级套餐中体验Flow-E", + "Get in touch with formsflow.ai team": "与formsflow.ai团队取得联系", + "Premium": "高级" };