diff --git a/web/i18n/de-DE/app-overview.ts b/web/i18n/de-DE/app-overview.ts
index 7cc82dd38a..38fa17c752 100644
--- a/web/i18n/de-DE/app-overview.ts
+++ b/web/i18n/de-DE/app-overview.ts
@@ -30,26 +30,26 @@ const translation = {
overview: {
title: 'Übersicht',
appInfo: {
- explanation: 'Einsatzbereite AI-WebApp',
+ explanation: 'Einsatzbereite AI-web app',
accessibleAddress: 'Öffentliche URL',
preview: 'Vorschau',
regenerate: 'Regenerieren',
regenerateNotice: 'Möchten Sie die öffentliche URL neu generieren?',
- preUseReminder: 'Bitte aktivieren Sie WebApp, bevor Sie fortfahren.',
+ preUseReminder: 'Bitte aktivieren Sie web app, bevor Sie fortfahren.',
settings: {
entry: 'Einstellungen',
- title: 'WebApp-Einstellungen',
- webName: 'WebApp-Name',
- webDesc: 'WebApp-Beschreibung',
+ title: 'web app Einstellungen',
+ webName: 'web app Name',
+ webDesc: 'web app Beschreibung',
webDescTip: 'Dieser Text wird auf der Clientseite angezeigt und bietet grundlegende Anleitungen zur Verwendung der Anwendung',
- webDescPlaceholder: 'Geben Sie die Beschreibung der WebApp ein',
+ webDescPlaceholder: 'Geben Sie die Beschreibung der web app ein',
language: 'Sprache',
workflow: {
title: 'Workflow-Schritte',
show: 'Anzeigen',
hide: 'Verbergen',
subTitle: 'Details zum Arbeitsablauf',
- showDesc: 'Ein- oder Ausblenden von Workflow-Details in der WebApp',
+ showDesc: 'Ein- oder Ausblenden von Workflow-Details in der web app',
},
chatColorTheme: 'Chat-Farbschema',
chatColorThemeDesc: 'Legen Sie das Farbschema des Chatbots fest',
@@ -69,10 +69,10 @@ const translation = {
copyrightTooltip: 'Bitte führen Sie ein Upgrade auf den Professional-Plan oder höher durch',
},
sso: {
- title: 'WebApp-SSO',
- description: 'Alle Benutzer müssen sich mit SSO anmelden, bevor sie WebApp verwenden können',
+ title: 'web app SSO',
+ description: 'Alle Benutzer müssen sich mit SSO anmelden, bevor sie web app verwenden können',
label: 'SSO-Authentifizierung',
- tooltip: 'Wenden Sie sich an den Administrator, um WebApp-SSO zu aktivieren',
+ tooltip: 'Wenden Sie sich an den Administrator, um web app SSO zu aktivieren',
},
modalTip: 'Einstellungen für clientseitige Web-Apps.',
},
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: 'Art',
entry: 'Anpassen',
- title: 'AI-WebApp anpassen',
+ title: 'AI-web app anpassen',
explanation: 'Sie können das Frontend der Web-App an Ihre Szenarien und Stilbedürfnisse anpassen.',
way1: {
name: 'Forken Sie den Client-Code, ändern Sie ihn und deployen Sie ihn auf Vercel (empfohlen)',
diff --git a/web/i18n/de-DE/app.ts b/web/i18n/de-DE/app.ts
index b403a59f2d..8a2bd9b803 100644
--- a/web/i18n/de-DE/app.ts
+++ b/web/i18n/de-DE/app.ts
@@ -163,9 +163,9 @@ const translation = {
},
},
answerIcon: {
- descriptionInExplore: 'Gibt an, ob das WebApp-Symbol zum Ersetzen 🤖 in Explore verwendet werden soll',
- title: 'Verwenden Sie das WebApp-Symbol, um es zu ersetzen 🤖',
- description: 'Gibt an, ob das WebApp-Symbol zum Ersetzen 🤖 in der freigegebenen Anwendung verwendet werden soll',
+ descriptionInExplore: 'Gibt an, ob das web app Symbol zum Ersetzen 🤖 in Explore verwendet werden soll',
+ title: 'Verwenden Sie das web app Symbol, um es zu ersetzen 🤖',
+ description: 'Gibt an, ob das web app Symbol zum Ersetzen 🤖 in der freigegebenen Anwendung verwendet werden soll',
},
importFromDSLUrlPlaceholder: 'DSL-Link hier einfügen',
duplicate: 'Duplikat',
diff --git a/web/i18n/de-DE/custom.ts b/web/i18n/de-DE/custom.ts
index 2f4cabd67d..9f1afca65a 100644
--- a/web/i18n/de-DE/custom.ts
+++ b/web/i18n/de-DE/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'um deine Marke anzupassen.',
},
webapp: {
- title: 'WebApp Marke anpassen',
+ title: 'web app Marke anpassen',
removeBrand: 'Entferne Powered by Dify',
changeLogo: 'Ändere Powered by Markenbild',
changeLogoTip: 'SVG oder PNG Format mit einer Mindestgröße von 40x40px',
diff --git a/web/i18n/en-US/app-overview.ts b/web/i18n/en-US/app-overview.ts
index 15801d1504..2e6e4d4809 100644
--- a/web/i18n/en-US/app-overview.ts
+++ b/web/i18n/en-US/app-overview.ts
@@ -30,27 +30,27 @@ const translation = {
overview: {
title: 'Overview',
appInfo: {
- explanation: 'Ready-to-use AI WebApp',
+ explanation: 'Ready-to-use AI web app',
accessibleAddress: 'Public URL',
preview: 'Preview',
regenerate: 'Regenerate',
regenerateNotice: 'Do you want to regenerate the public URL?',
- preUseReminder: 'Please enable WebApp before continuing.',
+ preUseReminder: 'Please enable web app before continuing.',
settings: {
entry: 'Settings',
title: 'Web App Settings',
modalTip: 'Client-side web app settings. ',
- webName: 'WebApp Name',
- webDesc: 'WebApp Description',
+ webName: 'web app Name',
+ webDesc: 'web app Description',
webDescTip: 'This text will be displayed on the client side, providing basic guidance on how to use the application',
- webDescPlaceholder: 'Enter the description of the WebApp',
+ webDescPlaceholder: 'Enter the description of the web app',
language: 'Language',
workflow: {
title: 'Workflow',
subTitle: 'Workflow Details',
show: 'Show',
hide: 'Hide',
- showDesc: 'Show or hide workflow details in WebApp',
+ showDesc: 'Show or hide workflow details in web app',
},
chatColorTheme: 'Chat color theme',
chatColorThemeDesc: 'Set the color theme of the chatbot',
@@ -58,9 +58,9 @@ const translation = {
invalidHexMessage: 'Invalid hex value',
sso: {
label: 'SSO Enforcement',
- title: 'WebApp SSO',
- description: 'All users are required to login with SSO before using WebApp',
- tooltip: 'Contact the administrator to enable WebApp SSO',
+ title: 'web app SSO',
+ description: 'All users are required to login with SSO before using web app',
+ tooltip: 'Contact the administrator to enable web app SSO',
},
more: {
entry: 'Show more settings',
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: 'way',
entry: 'Customize',
- title: 'Customize AI WebApp',
+ title: 'Customize AI web app',
explanation: 'You can customize the frontend of the Web App to fit your scenario and style needs.',
way1: {
name: 'Fork the client code, modify it and deploy to Vercel (recommended)',
diff --git a/web/i18n/en-US/app.ts b/web/i18n/en-US/app.ts
index fbed073950..2463eee208 100644
--- a/web/i18n/en-US/app.ts
+++ b/web/i18n/en-US/app.ts
@@ -112,9 +112,9 @@ const translation = {
image: 'Image',
},
answerIcon: {
- title: 'Use WebApp icon to replace 🤖',
- description: 'Whether to use the WebApp icon to replace 🤖 in the shared application',
- descriptionInExplore: 'Whether to use the WebApp icon to replace 🤖 in Explore',
+ title: 'Use web app icon to replace 🤖',
+ description: 'Whether to use the web app icon to replace 🤖 in the shared application',
+ descriptionInExplore: 'Whether to use the web app icon to replace 🤖 in Explore',
},
switch: 'Switch to Workflow Orchestrate',
switchTipStart: 'A new app copy will be created for you, and the new copy will switch to Workflow Orchestrate. The new copy will ',
@@ -189,7 +189,7 @@ const translation = {
members_one: '{{count}} MEMBER',
members_other: '{{count}} MEMBERS',
noGroupsOrMembers: 'No access members have been added yet',
- webAppSSONotEnabledTip: 'Please contact the administrator to enable the WebApp identity authentication method.',
+ webAppSSONotEnabledTip: 'Please contact the administrator to enable the web app identity authentication method.',
operateGroupAndMember: {
searchPlaceholder: 'Search groups and members',
allMembers: 'All members',
diff --git a/web/i18n/en-US/custom.ts b/web/i18n/en-US/custom.ts
index 2d931a8da2..5e7f8bbf96 100644
--- a/web/i18n/en-US/custom.ts
+++ b/web/i18n/en-US/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'customize your brand.',
},
webapp: {
- title: 'Customize WebApp brand',
+ title: 'Customize web app brand',
removeBrand: 'Remove Powered by Dify',
changeLogo: 'Change Powered by Brand Image',
changeLogoTip: 'SVG or PNG format with a minimum size of 40x40px',
diff --git a/web/i18n/es-ES/app-overview.ts b/web/i18n/es-ES/app-overview.ts
index 4b2769ca29..e477975f8c 100644
--- a/web/i18n/es-ES/app-overview.ts
+++ b/web/i18n/es-ES/app-overview.ts
@@ -49,7 +49,7 @@ const translation = {
show: 'Mostrar',
hide: 'Ocultar',
subTitle: 'Detalles del flujo de trabajo',
- showDesc: 'Mostrar u ocultar detalles del flujo de trabajo en WebApp',
+ showDesc: 'Mostrar u ocultar detalles del flujo de trabajo en web app',
},
chatColorTheme: 'Tema de color del chat',
chatColorThemeDesc: 'Establece el tema de color del chatbot',
@@ -69,10 +69,10 @@ const translation = {
copyrightTooltip: 'Actualice al plan Profesional o superior',
},
sso: {
- description: 'Todos los usuarios deben iniciar sesión con SSO antes de usar WebApp',
- tooltip: 'Póngase en contacto con el administrador para habilitar el inicio de sesión único de WebApp',
+ description: 'Todos los usuarios deben iniciar sesión con SSO antes de usar web app',
+ tooltip: 'Póngase en contacto con el administrador para habilitar el inicio de sesión único de web app',
label: 'Autenticación SSO',
- title: 'WebApp SSO',
+ title: 'web app SSO',
},
modalTip: 'Configuración de la aplicación web del lado del cliente.',
},
diff --git a/web/i18n/es-ES/custom.ts b/web/i18n/es-ES/custom.ts
index 0dd6512589..57c3e5bb4a 100644
--- a/web/i18n/es-ES/custom.ts
+++ b/web/i18n/es-ES/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'personalizar tu marca.',
},
webapp: {
- title: 'Personalizar marca de WebApp',
+ title: 'Personalizar marca de web app',
removeBrand: 'Eliminar Powered by Dify',
changeLogo: 'Cambiar Imagen de Marca Powered by',
changeLogoTip: 'Formato SVG o PNG con un tamaño mínimo de 40x40px',
diff --git a/web/i18n/fa-IR/app-overview.ts b/web/i18n/fa-IR/app-overview.ts
index 6386362a54..8b6d8f3f38 100644
--- a/web/i18n/fa-IR/app-overview.ts
+++ b/web/i18n/fa-IR/app-overview.ts
@@ -35,20 +35,20 @@ const translation = {
preview: 'پیشنمایش',
regenerate: 'تولید مجدد',
regenerateNotice: 'آیا میخواهید آدرس عمومی را دوباره تولید کنید؟',
- preUseReminder: 'لطفاً قبل از ادامه، WebApp را فعال کنید.',
+ preUseReminder: 'لطفاً قبل از ادامه، web app را فعال کنید.',
settings: {
entry: 'تنظیمات',
- title: 'تنظیمات WebApp',
- webName: 'نام WebApp',
- webDesc: 'توضیحات WebApp',
+ title: 'تنظیمات web app',
+ webName: 'نام web app',
+ webDesc: 'توضیحات web app',
webDescTip: 'این متن در سمت مشتری نمایش داده میشود و راهنماییهای اولیه در مورد نحوه استفاده از برنامه را ارائه میدهد',
- webDescPlaceholder: 'توضیحات WebApp را وارد کنید',
+ webDescPlaceholder: 'توضیحات web app را وارد کنید',
language: 'زبان',
workflow: {
title: 'مراحل کاری',
show: 'نمایش',
hide: 'مخفی کردن',
- showDesc: 'نمایش یا پنهان کردن جزئیات گردش کار در WebApp',
+ showDesc: 'نمایش یا پنهان کردن جزئیات گردش کار در web app',
subTitle: 'جزئیات گردش کار',
},
chatColorTheme: 'تم رنگی چت',
@@ -69,10 +69,10 @@ const translation = {
copyrightTooltip: 'لطفا به طرح حرفه ای یا بالاتر ارتقا دهید',
},
sso: {
- title: 'WebApp SSO',
+ title: 'web app SSO',
label: 'احراز هویت SSO',
- description: 'همه کاربران باید قبل از استفاده از WebApp با SSO وارد شوند',
- tooltip: 'برای فعال کردن WebApp SSO با سرپرست تماس بگیرید',
+ description: 'همه کاربران باید قبل از استفاده از web app با SSO وارد شوند',
+ tooltip: 'برای فعال کردن web app SSO با سرپرست تماس بگیرید',
},
modalTip: 'تنظیمات برنامه وب سمت مشتری.',
},
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: 'راه',
entry: 'سفارشیسازی',
- title: 'سفارشیسازی WebApp AI',
+ title: 'سفارشیسازی web app AI',
explanation: 'شما میتوانید ظاهر جلویی برنامه وب را برای برآوردن نیازهای سناریو و سبک خود سفارشی کنید.',
way1: {
name: 'کلاینت را شاخه کنید، آن را تغییر دهید و در Vercel مستقر کنید (توصیه میشود)',
diff --git a/web/i18n/fa-IR/app.ts b/web/i18n/fa-IR/app.ts
index 799fa2c641..0043cb5007 100644
--- a/web/i18n/fa-IR/app.ts
+++ b/web/i18n/fa-IR/app.ts
@@ -165,9 +165,9 @@ const translation = {
},
},
answerIcon: {
- descriptionInExplore: 'آیا از نماد WebApp برای جایگزینی 🤖 در Explore استفاده کنیم یا خیر',
- description: 'آیا از نماد WebApp برای جایگزینی 🤖 در برنامه مشترک استفاده کنیم یا خیر',
- title: 'از نماد WebApp برای جایگزینی 🤖 استفاده کنید',
+ descriptionInExplore: 'آیا از نماد web app برای جایگزینی 🤖 در Explore استفاده کنیم یا خیر',
+ description: 'آیا از نماد web app برای جایگزینی 🤖 در برنامه مشترک استفاده کنیم یا خیر',
+ title: 'از نماد web app برای جایگزینی 🤖 استفاده کنید',
},
mermaid: {
handDrawn: 'دست کشیده شده',
diff --git a/web/i18n/fr-FR/app-overview.ts b/web/i18n/fr-FR/app-overview.ts
index dfc87379d8..d2299ba0a3 100644
--- a/web/i18n/fr-FR/app-overview.ts
+++ b/web/i18n/fr-FR/app-overview.ts
@@ -30,12 +30,12 @@ const translation = {
overview: {
title: 'Aperçu',
appInfo: {
- explanation: 'WebApp AI prête à l\'emploi',
+ explanation: 'web app AI prête à l\'emploi',
accessibleAddress: 'URL publique',
preview: 'Aperçu',
regenerate: 'Regénérer',
regenerateNotice: 'Voulez-vous régénérer l\'URL publique ?',
- preUseReminder: 'Veuillez activer WebApp avant de continuer.',
+ preUseReminder: 'Veuillez activer web app avant de continuer.',
settings: {
entry: 'Paramètres',
title: 'Paramètres de l\'application Web',
@@ -48,7 +48,7 @@ const translation = {
title: 'Étapes du workflow',
show: 'Afficher',
hide: 'Masquer',
- showDesc: 'Afficher ou masquer les détails du flux de travail dans WebApp',
+ showDesc: 'Afficher ou masquer les détails du flux de travail dans web app',
subTitle: 'Détails du flux de travail',
},
chatColorTheme: 'Thème de couleur du chatbot',
@@ -70,9 +70,9 @@ const translation = {
},
sso: {
label: 'Authentification SSO',
- title: 'WebApp SSO',
- tooltip: 'Contactez l’administrateur pour activer l’authentification unique WebApp',
- description: 'Tous les utilisateurs doivent se connecter avec l’authentification unique avant d’utiliser WebApp',
+ title: 'web app SSO',
+ tooltip: 'Contactez l’administrateur pour activer l’authentification unique web app',
+ description: 'Tous les utilisateurs doivent se connecter avec l’authentification unique avant d’utiliser web app',
},
modalTip: 'Paramètres de l’application web côté client.',
},
diff --git a/web/i18n/fr-FR/app.ts b/web/i18n/fr-FR/app.ts
index bdafc94bc6..a0dc9e7b64 100644
--- a/web/i18n/fr-FR/app.ts
+++ b/web/i18n/fr-FR/app.ts
@@ -161,9 +161,9 @@ const translation = {
},
},
answerIcon: {
- description: 'S’il faut utiliser l’icône WebApp pour remplacer 🤖 dans l’application partagée',
- title: 'Utiliser l’icône WebApp pour remplacer 🤖',
- descriptionInExplore: 'Utilisation de l’icône WebApp pour remplacer 🤖 dans Explore',
+ description: 'S’il faut utiliser l’icône web app pour remplacer 🤖 dans l’application partagée',
+ title: 'Utiliser l’icône web app pour remplacer 🤖',
+ descriptionInExplore: 'Utilisation de l’icône web app pour remplacer 🤖 dans Explore',
},
importFromDSLUrlPlaceholder: 'Collez le lien DSL ici',
importFromDSL: 'Importation à partir d’une DSL',
diff --git a/web/i18n/fr-FR/custom.ts b/web/i18n/fr-FR/custom.ts
index c0c651cdb7..49a4472a6c 100644
--- a/web/i18n/fr-FR/custom.ts
+++ b/web/i18n/fr-FR/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'personnalisez votre marque.',
},
webapp: {
- title: 'Personnalisez la marque WebApp',
+ title: 'Personnalisez la marque web app',
removeBrand: 'Supprimer Propulsé par Dify',
changeLogo: 'Changer Propulsé par l\'Image de Marque',
changeLogoTip: 'Format SVG ou PNG avec une taille minimum de 40x40px',
diff --git a/web/i18n/hi-IN/app-overview.ts b/web/i18n/hi-IN/app-overview.ts
index d7de14c6c6..760b6cd578 100644
--- a/web/i18n/hi-IN/app-overview.ts
+++ b/web/i18n/hi-IN/app-overview.ts
@@ -53,7 +53,7 @@ const translation = {
show: 'दिखाएं',
hide: 'छुपाएं',
subTitle: 'कार्यप्रवाह विवरण',
- showDesc: 'WebApp में वर्कफ़्लो विवरण दिखाएँ या छुपाएँ',
+ showDesc: 'web app में वर्कफ़्लो विवरण दिखाएँ या छुपाएँ',
},
chatColorTheme: 'चैटबॉट का रंग थीम',
chatColorThemeDesc: 'चैटबॉट का रंग थीम निर्धारित करें',
@@ -77,8 +77,8 @@ const translation = {
sso: {
title: 'वेबएप एसएसओ',
label: 'SSO प्रमाणीकरण',
- description: 'WebApp का उपयोग करने से पहले सभी उपयोगकर्ताओं को SSO के साथ लॉगिन करना आवश्यक है',
- tooltip: 'WebApp SSO को सक्षम करने के लिए व्यवस्थापक से संपर्क करें',
+ description: 'web app का उपयोग करने से पहले सभी उपयोगकर्ताओं को SSO के साथ लॉगिन करना आवश्यक है',
+ tooltip: 'web app SSO को सक्षम करने के लिए व्यवस्थापक से संपर्क करें',
},
modalTip: 'क्लाइंट-साइड वेब अनुप्रयोग सेटिंग्स.',
},
diff --git a/web/i18n/hi-IN/app.ts b/web/i18n/hi-IN/app.ts
index 93f6c3c8d6..7ae3d3b9f2 100644
--- a/web/i18n/hi-IN/app.ts
+++ b/web/i18n/hi-IN/app.ts
@@ -161,9 +161,9 @@ const translation = {
},
},
answerIcon: {
- title: 'बदलने 🤖 के लिए WebApp चिह्न का उपयोग करें',
+ title: 'बदलने 🤖 के लिए web app चिह्न का उपयोग करें',
descriptionInExplore: 'एक्सप्लोर में बदलने 🤖 के लिए वेबऐप आइकन का उपयोग करना है या नहीं',
- description: 'साझा अनुप्रयोग में प्रतिस्थापित 🤖 करने के लिए WebApp चिह्न का उपयोग करना है या नहीं',
+ description: 'साझा अनुप्रयोग में प्रतिस्थापित 🤖 करने के लिए web app चिह्न का उपयोग करना है या नहीं',
},
importFromDSLFile: 'डीएसएल फ़ाइल से',
importFromDSLUrl: 'यूआरएल से',
diff --git a/web/i18n/hi-IN/custom.ts b/web/i18n/hi-IN/custom.ts
index ea281d776a..382204d200 100644
--- a/web/i18n/hi-IN/custom.ts
+++ b/web/i18n/hi-IN/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'स्वयं अपना ब्रांड चुनना।',
},
webapp: {
- title: 'WebApp का ब्रांड व्यक्तिकरण करें',
+ title: 'web app का ब्रांड व्यक्तिकरण करें',
removeBrand: 'पावर्ड द्वारा डिफी हटाएं',
changeLogo: 'पावर्ड द्वारा ब्रांड छवि बदले',
changeLogoTip: 'SVG या PNG प्रारूप के साथ न्यूनतम आकार 40x40px होना चाहिए',
diff --git a/web/i18n/it-IT/app-overview.ts b/web/i18n/it-IT/app-overview.ts
index 7e4dce194b..ef45e7cb83 100644
--- a/web/i18n/it-IT/app-overview.ts
+++ b/web/i18n/it-IT/app-overview.ts
@@ -33,27 +33,27 @@ const translation = {
overview: {
title: 'Panoramica',
appInfo: {
- explanation: 'AI WebApp pronta all\'uso',
+ explanation: 'AI web app pronta all\'uso',
accessibleAddress: 'URL Pubblico',
preview: 'Anteprima',
regenerate: 'Rigenera',
regenerateNotice: 'Vuoi rigenerare l\'URL pubblico?',
- preUseReminder: 'Attiva WebApp prima di continuare.',
+ preUseReminder: 'Attiva web app prima di continuare.',
settings: {
entry: 'Impostazioni',
- title: 'Impostazioni WebApp',
- webName: 'Nome WebApp',
- webDesc: 'Descrizione WebApp',
+ title: 'Impostazioni web app',
+ webName: 'Nome web app',
+ webDesc: 'Descrizione web app',
webDescTip:
'Questo testo verrà visualizzato sul lato client, fornendo una guida di base su come utilizzare l\'applicazione',
- webDescPlaceholder: 'Inserisci la descrizione della WebApp',
+ webDescPlaceholder: 'Inserisci la descrizione della web app',
language: 'Lingua',
workflow: {
title: 'Fasi del Workflow',
show: 'Mostra',
hide: 'Nascondi',
subTitle: 'Dettagli del flusso di lavoro',
- showDesc: 'Mostrare o nascondere i dettagli del flusso di lavoro in WebApp',
+ showDesc: 'Mostrare o nascondere i dettagli del flusso di lavoro in web app',
},
chatColorTheme: 'Tema colore chat',
chatColorThemeDesc: 'Imposta il tema colore del chatbot',
@@ -78,9 +78,9 @@ const translation = {
},
sso: {
label: 'Autenticazione SSO',
- title: 'WebApp SSO',
- description: 'Tutti gli utenti devono effettuare l\'accesso con SSO prima di utilizzare WebApp',
- tooltip: 'Contattare l\'amministratore per abilitare l\'SSO di WebApp',
+ title: 'web app SSO',
+ description: 'Tutti gli utenti devono effettuare l\'accesso con SSO prima di utilizzare web app',
+ tooltip: 'Contattare l\'amministratore per abilitare l\'SSO di web app',
},
modalTip: 'Impostazioni dell\'app Web lato client.',
},
@@ -104,7 +104,7 @@ const translation = {
customize: {
way: 'modo',
entry: 'Personalizza',
- title: 'Personalizza AI WebApp',
+ title: 'Personalizza AI web app',
explanation:
'Puoi personalizzare il frontend della Web App per adattarla alle tue esigenze di scenario e stile.',
way1: {
diff --git a/web/i18n/it-IT/app.ts b/web/i18n/it-IT/app.ts
index 554ce89f11..cfaf5d91bc 100644
--- a/web/i18n/it-IT/app.ts
+++ b/web/i18n/it-IT/app.ts
@@ -173,9 +173,9 @@ const translation = {
},
},
answerIcon: {
- description: 'Se utilizzare l\'icona WebApp per la sostituzione 🤖 nell\'applicazione condivisa',
- title: 'Usa l\'icona WebApp per sostituire 🤖',
- descriptionInExplore: 'Se utilizzare l\'icona WebApp per sostituirla 🤖 in Esplora',
+ description: 'Se utilizzare l\'icona web app per la sostituzione 🤖 nell\'applicazione condivisa',
+ title: 'Usa l\'icona web app per sostituire 🤖',
+ descriptionInExplore: 'Se utilizzare l\'icona web app per sostituirla 🤖 in Esplora',
},
importFromDSLUrl: 'Dall\'URL',
importFromDSLFile: 'Da file DSL',
diff --git a/web/i18n/it-IT/custom.ts b/web/i18n/it-IT/custom.ts
index 7eb2efcf36..3086aec282 100644
--- a/web/i18n/it-IT/custom.ts
+++ b/web/i18n/it-IT/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'personalizzare il tuo marchio.',
},
webapp: {
- title: 'Personalizza il marchio WebApp',
+ title: 'Personalizza il marchio web app',
removeBrand: 'Rimuovi Powered by Dify',
changeLogo: 'Cambia immagine del marchio Powered by',
changeLogoTip: 'Formato SVG o PNG con una dimensione minima di 40x40px',
diff --git a/web/i18n/ko-KR/app-overview.ts b/web/i18n/ko-KR/app-overview.ts
index 0acec73c44..50175d8e75 100644
--- a/web/i18n/ko-KR/app-overview.ts
+++ b/web/i18n/ko-KR/app-overview.ts
@@ -71,7 +71,7 @@ const translation = {
sso: {
label: 'SSO 인증',
title: '웹앱 SSO',
- tooltip: '관리자에게 문의하여 WebApp SSO를 사용하도록 설정합니다.',
+ tooltip: '관리자에게 문의하여 web app SSO를 사용하도록 설정합니다.',
description: '모든 사용자는 WebApp을 사용하기 전에 SSO로 로그인해야 합니다.',
},
modalTip: '클라이언트 쪽 웹앱 설정.',
diff --git a/web/i18n/ko-KR/app.ts b/web/i18n/ko-KR/app.ts
index 6e6f762d43..31488eab63 100644
--- a/web/i18n/ko-KR/app.ts
+++ b/web/i18n/ko-KR/app.ts
@@ -157,9 +157,9 @@ const translation = {
},
},
answerIcon: {
- description: 'WebApp 아이콘을 사용하여 공유 응용 프로그램에서 바꿀🤖지 여부',
- title: 'WebApp 아이콘을 사용하여 🤖',
- descriptionInExplore: 'Explore에서 WebApp 아이콘을 사용하여 바꿀🤖지 여부',
+ description: 'web app 아이콘을 사용하여 공유 응용 프로그램에서 바꿀🤖지 여부',
+ title: 'web app 아이콘을 사용하여 🤖',
+ descriptionInExplore: 'Explore에서 web app 아이콘을 사용하여 바꿀🤖지 여부',
},
importFromDSL: 'DSL에서 가져오기',
importFromDSLFile: 'DSL 파일에서',
diff --git a/web/i18n/ko-KR/custom.ts b/web/i18n/ko-KR/custom.ts
index 6205a67275..d04e659f51 100644
--- a/web/i18n/ko-KR/custom.ts
+++ b/web/i18n/ko-KR/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: '브랜드를 사용자 정의하세요.',
},
webapp: {
- title: 'WebApp 브랜드 사용자 정의',
+ title: 'web app 브랜드 사용자 정의',
removeBrand: 'Powered by Dify 삭제',
changeLogo: 'Powered by 브랜드 이미지 변경',
changeLogoTip: '최소 크기 40x40px의 SVG 또는 PNG 형식',
diff --git a/web/i18n/pl-PL/app-overview.ts b/web/i18n/pl-PL/app-overview.ts
index 7e25b014a0..815c417da3 100644
--- a/web/i18n/pl-PL/app-overview.ts
+++ b/web/i18n/pl-PL/app-overview.ts
@@ -38,15 +38,15 @@ const translation = {
preview: 'Podgląd',
regenerate: 'Wygeneruj ponownie',
regenerateNotice: 'Czy chcesz wygenerować ponownie publiczny adres URL?',
- preUseReminder: 'Przed kontynuowaniem włącz aplikację WebApp.',
+ preUseReminder: 'Przed kontynuowaniem włącz aplikację web app.',
settings: {
entry: 'Ustawienia',
- title: 'Ustawienia WebApp',
- webName: 'Nazwa WebApp',
- webDesc: 'Opis WebApp',
+ title: 'Ustawienia web app',
+ webName: 'Nazwa web app',
+ webDesc: 'Opis web app',
webDescTip:
'Ten tekst będzie wyświetlany po stronie klienta, zapewniając podstawowe wskazówki, jak korzystać z aplikacji',
- webDescPlaceholder: 'Wpisz opis WebApp',
+ webDescPlaceholder: 'Wpisz opis web app',
language: 'Język',
workflow: {
title: 'Kroki przepływu pracy',
diff --git a/web/i18n/pl-PL/app.ts b/web/i18n/pl-PL/app.ts
index 686f56fa03..e326ae604c 100644
--- a/web/i18n/pl-PL/app.ts
+++ b/web/i18n/pl-PL/app.ts
@@ -169,7 +169,7 @@ const translation = {
},
answerIcon: {
description: 'Czy w aplikacji udostępnionej ma być używana ikona aplikacji internetowej do zamiany 🤖.',
- title: 'Użyj ikony WebApp, aby zastąpić 🤖',
+ title: 'Użyj ikony web app, aby zastąpić 🤖',
descriptionInExplore: 'Czy używać ikony aplikacji internetowej do zastępowania 🤖 w Eksploruj',
},
importFromDSL: 'Importowanie z DSL',
diff --git a/web/i18n/pt-BR/app-overview.ts b/web/i18n/pt-BR/app-overview.ts
index 1431fa13ce..4c9ea05101 100644
--- a/web/i18n/pt-BR/app-overview.ts
+++ b/web/i18n/pt-BR/app-overview.ts
@@ -30,26 +30,26 @@ const translation = {
overview: {
title: 'Visão Geral',
appInfo: {
- explanation: 'WebApp de IA Pronta para Uso',
+ explanation: 'web app de IA Pronta para Uso',
accessibleAddress: 'URL Pública',
preview: 'Visualização',
regenerate: 'Regenerar',
regenerateNotice: 'Você deseja regenerar a URL pública?',
- preUseReminder: 'Por favor, ative o WebApp antes de continuar.',
+ preUseReminder: 'Por favor, ative o web app antes de continuar.',
settings: {
entry: 'Configurações',
- title: 'Configurações do WebApp',
- webName: 'Nome do WebApp',
- webDesc: 'Descrição do WebApp',
+ title: 'Configurações do web app',
+ webName: 'Nome do web app',
+ webDesc: 'Descrição do web app',
webDescTip: 'Este texto será exibido no lado do cliente, fornecendo orientações básicas sobre como usar o aplicativo',
- webDescPlaceholder: 'Insira a descrição do WebApp',
+ webDescPlaceholder: 'Insira a descrição do web app',
language: 'Idioma',
workflow: {
title: 'Etapas do fluxo de trabalho',
show: 'Mostrar',
hide: 'Ocultar',
subTitle: 'Detalhes do fluxo de trabalho',
- showDesc: 'Mostrar ou ocultar detalhes do fluxo de trabalho no WebApp',
+ showDesc: 'Mostrar ou ocultar detalhes do fluxo de trabalho no web app',
},
chatColorTheme: 'Tema de cor do chatbot',
chatColorThemeDesc: 'Defina o tema de cor do chatbot',
@@ -69,10 +69,10 @@ const translation = {
copyrightTooltip: 'Por favor, atualize para o plano Professional ou superior',
},
sso: {
- tooltip: 'Entre em contato com o administrador para habilitar o SSO do WebApp',
+ tooltip: 'Entre em contato com o administrador para habilitar o SSO do web app',
label: 'Autenticação SSO',
- title: 'WebApp SSO',
- description: 'Todos os usuários devem fazer login com SSO antes de usar o WebApp',
+ title: 'web app SSO',
+ description: 'Todos os usuários devem fazer login com SSO antes de usar o web app',
},
modalTip: 'Configurações do aplicativo Web do lado do cliente.',
},
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: 'modo',
entry: 'Personalizar',
- title: 'Personalizar WebApp de IA',
+ title: 'Personalizar web app de IA',
explanation: 'Você pode personalizar a interface do usuário do Web App para atender às suas necessidades de cenário e estilo.',
way1: {
name: 'Faça um fork do código do cliente, modifique-o e implante-o no Vercel (recomendado)',
diff --git a/web/i18n/pt-BR/app.ts b/web/i18n/pt-BR/app.ts
index 79346d8c0d..f6089b4e15 100644
--- a/web/i18n/pt-BR/app.ts
+++ b/web/i18n/pt-BR/app.ts
@@ -161,9 +161,9 @@ const translation = {
},
},
answerIcon: {
- descriptionInExplore: 'Se o ícone do WebApp deve ser usado para substituir 🤖 no Explore',
- description: 'Se o ícone WebApp deve ser usado para substituir 🤖 no aplicativo compartilhado',
- title: 'Use o ícone do WebApp para substituir 🤖',
+ descriptionInExplore: 'Se o ícone do web app deve ser usado para substituir 🤖 no Explore',
+ description: 'Se o ícone web app deve ser usado para substituir 🤖 no aplicativo compartilhado',
+ title: 'Use o ícone do web app para substituir 🤖',
},
importFromDSLUrlPlaceholder: 'Cole o link DSL aqui',
importFromDSLUrl: 'Do URL',
diff --git a/web/i18n/pt-BR/custom.ts b/web/i18n/pt-BR/custom.ts
index 940316e7bb..b0edc25e64 100644
--- a/web/i18n/pt-BR/custom.ts
+++ b/web/i18n/pt-BR/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'personalizar sua marca.',
},
webapp: {
- title: 'Personalizar marca do WebApp',
+ title: 'Personalizar marca do web app',
removeBrand: 'Remover Powered by Dify',
changeLogo: 'Alterar Imagem da Marca Powered by',
changeLogoTip: 'Formato SVG ou PNG com tamanho mínimo de 40x40px',
diff --git a/web/i18n/ro-RO/app-overview.ts b/web/i18n/ro-RO/app-overview.ts
index 07f28425e2..8737a2fb79 100644
--- a/web/i18n/ro-RO/app-overview.ts
+++ b/web/i18n/ro-RO/app-overview.ts
@@ -49,7 +49,7 @@ const translation = {
show: 'Afișați',
hide: 'Ascundeți',
subTitle: 'Detalii despre fluxul de lucru',
- showDesc: 'Afișarea sau ascunderea detaliilor fluxului de lucru în WebApp',
+ showDesc: 'Afișarea sau ascunderea detaliilor fluxului de lucru în web app',
},
chatColorTheme: 'Tema de culoare a chatului',
chatColorThemeDesc: 'Setați tema de culoare a chatbotului',
@@ -70,9 +70,9 @@ const translation = {
},
sso: {
label: 'Autentificare SSO',
- title: 'WebApp SSO',
- description: 'Toți utilizatorii trebuie să se conecteze cu SSO înainte de a utiliza WebApp',
- tooltip: 'Contactați administratorul pentru a activa WebApp SSO',
+ title: 'web app SSO',
+ description: 'Toți utilizatorii trebuie să se conecteze cu SSO înainte de a utiliza web app',
+ tooltip: 'Contactați administratorul pentru a activa web app SSO',
},
modalTip: 'Setările aplicației web pe partea clientului.',
},
diff --git a/web/i18n/ro-RO/app.ts b/web/i18n/ro-RO/app.ts
index e53fbb72b7..f380568476 100644
--- a/web/i18n/ro-RO/app.ts
+++ b/web/i18n/ro-RO/app.ts
@@ -161,9 +161,9 @@ const translation = {
},
},
answerIcon: {
- descriptionInExplore: 'Dacă să utilizați pictograma WebApp pentru a înlocui 🤖 în Explore',
- description: 'Dacă se utilizează pictograma WebApp pentru a înlocui 🤖 în aplicația partajată',
- title: 'Utilizați pictograma WebApp pentru a înlocui 🤖',
+ descriptionInExplore: 'Dacă să utilizați pictograma web app pentru a înlocui 🤖 în Explore',
+ description: 'Dacă se utilizează pictograma web app pentru a înlocui 🤖 în aplicația partajată',
+ title: 'Utilizați pictograma web app pentru a înlocui 🤖',
},
importFromDSL: 'Import din DSL',
importFromDSLUrl: 'De la URL',
diff --git a/web/i18n/ro-RO/custom.ts b/web/i18n/ro-RO/custom.ts
index 0e10d59ec0..a4d56be132 100644
--- a/web/i18n/ro-RO/custom.ts
+++ b/web/i18n/ro-RO/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'să vă personalizați marca.',
},
webapp: {
- title: 'Personalizați marca WebApp',
+ title: 'Personalizați marca web app',
removeBrand: 'Eliminați "Powered by Dify"',
changeLogo: 'Schimbați imaginea mărcii "Powered by"',
changeLogoTip: 'Format SVG sau PNG cu o dimensiune minimă de 40x40px',
diff --git a/web/i18n/ru-RU/app-overview.ts b/web/i18n/ru-RU/app-overview.ts
index c26c1d5ec6..187a0b5b4d 100644
--- a/web/i18n/ru-RU/app-overview.ts
+++ b/web/i18n/ru-RU/app-overview.ts
@@ -57,9 +57,9 @@ const translation = {
invalidHexMessage: 'Неверное HEX-значение',
sso: {
label: 'SSO аутентификация',
- title: 'WebApp SSO',
- description: 'Все пользователи должны войти в систему с помощью SSO перед использованием WebApp',
- tooltip: 'Обратитесь к администратору, чтобы включить WebApp SSO',
+ title: 'web app SSO',
+ description: 'Все пользователи должны войти в систему с помощью SSO перед использованием web app',
+ tooltip: 'Обратитесь к администратору, чтобы включить web app SSO',
},
more: {
entry: 'Показать больше настроек',
diff --git a/web/i18n/ru-RU/app.ts b/web/i18n/ru-RU/app.ts
index 5f57f64ffc..a75032cdb6 100644
--- a/web/i18n/ru-RU/app.ts
+++ b/web/i18n/ru-RU/app.ts
@@ -165,9 +165,9 @@ const translation = {
},
},
answerIcon: {
- title: 'Использование значка WebApp для замены 🤖',
- description: 'Следует ли использовать значок WebApp для замены 🤖 в общем приложении',
- descriptionInExplore: 'Следует ли использовать значок WebApp для замены 🤖 в разделе "Обзор"',
+ title: 'Использование значка web app для замены 🤖',
+ description: 'Следует ли использовать значок web app для замены 🤖 в общем приложении',
+ descriptionInExplore: 'Следует ли использовать значок web app для замены 🤖 в разделе "Обзор"',
},
mermaid: {
handDrawn: 'Рисованный',
diff --git a/web/i18n/sl-SI/app.ts b/web/i18n/sl-SI/app.ts
index 2c2c6e2355..31e62c5801 100644
--- a/web/i18n/sl-SI/app.ts
+++ b/web/i18n/sl-SI/app.ts
@@ -109,9 +109,9 @@ const translation = {
image: 'Slika',
},
answerIcon: {
- title: 'Uporabite ikono WebApp za zamenjavo 🤖',
- description: 'Ali uporabiti ikono WebApp za zamenjavo 🤖 v deljeni aplikaciji',
- descriptionInExplore: 'Ali uporabiti ikono WebApp za zamenjavo 🤖 v razdelku Razišči',
+ title: 'Uporabite ikono web app za zamenjavo 🤖',
+ description: 'Ali uporabiti ikono web app za zamenjavo 🤖 v deljeni aplikaciji',
+ descriptionInExplore: 'Ali uporabiti ikono web app za zamenjavo 🤖 v razdelku Razišči',
},
switch: 'Preklopi na Workflow Orchestrate',
switchTipStart: 'Za vas bo ustvarjena nova kopija aplikacije, ki bo preklopila na Workflow Orchestrate. Nova kopija ne bo ',
diff --git a/web/i18n/th-TH/app-overview.ts b/web/i18n/th-TH/app-overview.ts
index e8bc0a64a4..e789ddbfff 100644
--- a/web/i18n/th-TH/app-overview.ts
+++ b/web/i18n/th-TH/app-overview.ts
@@ -30,26 +30,26 @@ const translation = {
overview: {
title: 'ภาพรวม',
appInfo: {
- explanation: 'AI WebApp พร้อมใช้งาน',
+ explanation: 'AI web app พร้อมใช้งาน',
accessibleAddress: 'URL สาธารณะ',
preview: 'ดูตัวอย่าง',
regenerate: 'สร้างใหม่',
regenerateNotice: 'คุณต้องการสร้าง URL สาธารณะใหม่หรือไม่',
- preUseReminder: 'โปรดเปิดใช้งาน WebApp ก่อนดําเนินการต่อ',
+ preUseReminder: 'โปรดเปิดใช้งาน web app ก่อนดําเนินการต่อ',
settings: {
entry: 'การตั้งค่า',
title: 'การตั้งค่าเว็บแอป',
webName: 'ชื่อเว็บแอป',
- webDesc: 'คําอธิบาย WebApp',
+ webDesc: 'คําอธิบาย web app',
webDescTip: 'ข้อความนี้จะแสดงที่ฝั่งไคลเอ็นต์ โดยให้คําแนะนําพื้นฐานเกี่ยวกับวิธีการใช้แอปพลิเคชัน',
- webDescPlaceholder: 'ป้อนคําอธิบายของ WebApp',
+ webDescPlaceholder: 'ป้อนคําอธิบายของ web app',
language: 'ภาษา',
workflow: {
title: 'เวิร์กโฟลว์',
subTitle: 'รายละเอียดเวิร์กโฟลว์',
show: 'แสดง',
hide: 'ซ่อน',
- showDesc: 'แสดงหรือซ่อนรายละเอียดเวิร์กโฟลว์ใน WebApp',
+ showDesc: 'แสดงหรือซ่อนรายละเอียดเวิร์กโฟลว์ใน web app',
},
chatColorTheme: 'ธีมสีแชท',
chatColorThemeDesc: 'กําหนดธีมสีของแชทบอท',
@@ -58,8 +58,8 @@ const translation = {
sso: {
label: 'การรับรองความถูกต้องของ SSO',
title: 'เว็บแอป SSO',
- description: 'ผู้ใช้ทุกคนต้องเข้าสู่ระบบด้วย SSO ก่อนใช้ WebApp',
- tooltip: 'ติดต่อผู้ดูแลระบบเพื่อเปิดใช้ WebApp SSO',
+ description: 'ผู้ใช้ทุกคนต้องเข้าสู่ระบบด้วย SSO ก่อนใช้ web app',
+ tooltip: 'ติดต่อผู้ดูแลระบบเพื่อเปิดใช้ web app SSO',
},
more: {
entry: 'แสดงการตั้งค่าเพิ่มเติม',
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: 'วิธี',
entry: 'ปรับแต่ง',
- title: 'ปรับแต่ง AI WebApp',
+ title: 'ปรับแต่ง AI web app',
explanation: 'คุณสามารถปรับแต่งส่วนหน้าของ Web App ให้เหมาะกับสถานการณ์และความต้องการสไตล์ของคุณได้',
way1: {
name: 'แยกรหัสไคลเอ็นต์ แก้ไข และปรับใช้กับ Vercel (แนะนํา)',
diff --git a/web/i18n/th-TH/app.ts b/web/i18n/th-TH/app.ts
index 83d2151f69..38122fa731 100644
--- a/web/i18n/th-TH/app.ts
+++ b/web/i18n/th-TH/app.ts
@@ -105,9 +105,9 @@ const translation = {
image: 'ภาพ',
},
answerIcon: {
- title: 'ใช้ไอคอน WebApp เพื่อแทนที่ 🤖',
- description: 'จะใช้ไอคอน WebApp เพื่อแทนที่🤖ในโปรเจกต์ที่ใช้ร่วมกันหรือไม่',
- descriptionInExplore: 'จะใช้ไอคอน WebApp เพื่อแทนที่🤖ใน Explore หรือไม่',
+ title: 'ใช้ไอคอน web app เพื่อแทนที่ 🤖',
+ description: 'จะใช้ไอคอน web app เพื่อแทนที่🤖ในโปรเจกต์ที่ใช้ร่วมกันหรือไม่',
+ descriptionInExplore: 'จะใช้ไอคอน web app เพื่อแทนที่🤖ใน Explore หรือไม่',
},
switch: 'เปลี่ยนไปใช้ Workflow Orchestrate',
switchTipStart: 'สําเนาโปรเจกต์ใหม่จะถูกสร้างขึ้นสําหรับคุณ และสําเนาใหม่จะเปลี่ยนเป็น Workflow Orchestration',
diff --git a/web/i18n/th-TH/custom.ts b/web/i18n/th-TH/custom.ts
index dfed65c9a0..59c5e6a673 100644
--- a/web/i18n/th-TH/custom.ts
+++ b/web/i18n/th-TH/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'ปรับแต่งแบรนด์ของคุณ',
},
webapp: {
- title: 'ปรับแต่งแบรนด์ WebApp',
+ title: 'ปรับแต่งแบรนด์ web app',
removeBrand: 'ลบ ขับเคลื่อนโดย Dify',
changeLogo: 'การเปลี่ยนแปลงที่ขับเคลื่อนโดยภาพลักษณ์ของแบรนด์',
changeLogoTip: 'รูปแบบ SVG หรือ PNG ที่มีขนาดขั้นต่ํา 40x40px',
diff --git a/web/i18n/tr-TR/app-overview.ts b/web/i18n/tr-TR/app-overview.ts
index 14a057a723..7dc709dc34 100644
--- a/web/i18n/tr-TR/app-overview.ts
+++ b/web/i18n/tr-TR/app-overview.ts
@@ -30,25 +30,25 @@ const translation = {
overview: {
title: 'Genel Bakış',
appInfo: {
- explanation: 'Kullanıma hazır AI WebApp',
+ explanation: 'Kullanıma hazır AI web app',
accessibleAddress: 'Genel URL',
preview: 'Önizleme',
regenerate: 'Yeniden Oluştur',
regenerateNotice: 'Genel URL\'yi yeniden oluşturmak istiyor musunuz?',
- preUseReminder: 'Devam etmeden önce WebApp\'i etkinleştirin.',
+ preUseReminder: 'Devam etmeden önce web app\'i etkinleştirin.',
settings: {
entry: 'Ayarlar',
- title: 'WebApp Ayarları',
- webName: 'WebApp İsmi',
- webDesc: 'WebApp Açıklaması',
+ title: 'web app Ayarları',
+ webName: 'web app İsmi',
+ webDesc: 'web app Açıklaması',
webDescTip: 'Bu metin, uygulamanın nasıl kullanılacağına dair temel açıklamalar sağlar ve istemci tarafında görüntülenir',
- webDescPlaceholder: 'WebApp\'in açıklamasını girin',
+ webDescPlaceholder: 'web app\'in açıklamasını girin',
language: 'Dil',
workflow: {
title: 'Workflow Adımları',
show: 'Göster',
hide: 'Gizle',
- showDesc: 'WebApp\'te iş akışı ayrıntılarını gösterme veya gizleme',
+ showDesc: 'web app\'te iş akışı ayrıntılarını gösterme veya gizleme',
subTitle: 'İş Akışı Detayları',
},
chatColorTheme: 'Sohbet renk teması',
@@ -69,10 +69,10 @@ const translation = {
copyrightTooltip: 'Lütfen Profesyonel plana veya daha yüksek bir plana yükseltin',
},
sso: {
- title: 'WebApp SSO\'su',
- tooltip: 'WebApp SSO\'yu etkinleştirmek için yöneticiyle iletişime geçin',
+ title: 'web app SSO\'su',
+ tooltip: 'web app SSO\'yu etkinleştirmek için yöneticiyle iletişime geçin',
label: 'SSO Kimlik Doğrulaması',
- description: 'Tüm kullanıcıların WebApp\'i kullanmadan önce SSO ile oturum açmaları gerekir',
+ description: 'Tüm kullanıcıların web app\'i kullanmadan önce SSO ile oturum açmaları gerekir',
},
modalTip: 'İstemci tarafı web uygulaması ayarları.',
},
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: 'yol',
entry: 'Özelleştir',
- title: 'AI WebApp\'i Özelleştirin',
+ title: 'AI web app\'i Özelleştirin',
explanation: 'Web Uygulamasının ön yüzünü senaryo ve stil ihtiyaçlarınıza uygun şekilde özelleştirebilirsiniz.',
way1: {
name: 'İstemci kodunu forklayarak değiştirin ve Vercel\'e dağıtın (önerilen)',
diff --git a/web/i18n/tr-TR/app.ts b/web/i18n/tr-TR/app.ts
index cedf1e2eab..4407716130 100644
--- a/web/i18n/tr-TR/app.ts
+++ b/web/i18n/tr-TR/app.ts
@@ -161,9 +161,9 @@ const translation = {
},
},
answerIcon: {
- descriptionInExplore: 'Keşfet\'te değiştirilecek 🤖 WebApp simgesinin kullanılıp kullanılmayacağı',
- title: 'Değiştirmek 🤖 için WebApp simgesini kullanın',
- description: 'Paylaşılan uygulamada değiştirmek 🤖 için WebApp simgesinin kullanılıp kullanılmayacağı',
+ descriptionInExplore: 'Keşfet\'te değiştirilecek 🤖 web app simgesinin kullanılıp kullanılmayacağı',
+ title: 'Değiştirmek 🤖 için web app simgesini kullanın',
+ description: 'Paylaşılan uygulamada değiştirmek 🤖 için web app simgesinin kullanılıp kullanılmayacağı',
},
mermaid: {
handDrawn: 'Elle çizilmiş',
diff --git a/web/i18n/tr-TR/custom.ts b/web/i18n/tr-TR/custom.ts
index d4526074d5..bbc599da9a 100644
--- a/web/i18n/tr-TR/custom.ts
+++ b/web/i18n/tr-TR/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: '.',
},
webapp: {
- title: 'WebApp markasını özelleştir',
+ title: 'web app markasını özelleştir',
removeBrand: 'Powered by Dify\'i kaldır',
changeLogo: 'Powered by Brand Resmini Değiştir',
changeLogoTip: 'SVG veya PNG formatında, en az 40x40px boyutunda',
diff --git a/web/i18n/uk-UA/app-overview.ts b/web/i18n/uk-UA/app-overview.ts
index 97b3569340..35e5be8702 100644
--- a/web/i18n/uk-UA/app-overview.ts
+++ b/web/i18n/uk-UA/app-overview.ts
@@ -69,9 +69,9 @@ const translation = {
copyrightTooltip: 'Будь ласка, перейдіть на тарифний план «Professional» або вище',
},
sso: {
- title: 'Єдиний вхід для WebApp',
- description: 'Усі користувачі повинні увійти в систему за допомогою єдиного входу перед використанням WebApp',
- tooltip: 'Зверніться до адміністратора, щоб увімкнути єдиний вхід WebApp',
+ title: 'Єдиний вхід для web app',
+ description: 'Усі користувачі повинні увійти в систему за допомогою єдиного входу перед використанням web app',
+ tooltip: 'Зверніться до адміністратора, щоб увімкнути єдиний вхід web app',
label: 'Автентифікація за допомогою єдиного входу',
},
modalTip: 'Налаштування веб-додатку на стороні клієнта.',
diff --git a/web/i18n/uk-UA/app.ts b/web/i18n/uk-UA/app.ts
index 06dd3e109d..b9aad1c0fc 100644
--- a/web/i18n/uk-UA/app.ts
+++ b/web/i18n/uk-UA/app.ts
@@ -161,8 +161,8 @@ const translation = {
},
},
answerIcon: {
- title: 'Використовуйте піктограму WebApp для заміни 🤖',
- description: 'Чи слід використовувати піктограму WebApp для заміни 🤖 у спільній програмі',
+ title: 'Використовуйте піктограму web app для заміни 🤖',
+ description: 'Чи слід використовувати піктограму web app для заміни 🤖 у спільній програмі',
descriptionInExplore: 'Чи використовувати піктограму веб-програми для заміни 🤖 в Огляді',
},
importFromDSLUrl: 'З URL',
diff --git a/web/i18n/uk-UA/custom.ts b/web/i18n/uk-UA/custom.ts
index 378e094c62..44316d0d4a 100644
--- a/web/i18n/uk-UA/custom.ts
+++ b/web/i18n/uk-UA/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: ', щоб налаштувати свій бренд.',
},
webapp: {
- title: 'Налаштувати бренд для WebApp',
+ title: 'Налаштувати бренд для web app',
removeBrand: 'Видалити Powered by Dify',
changeLogo: 'Змінити зображення бренду "Powered by"',
changeLogoTip: 'Формат SVG або PNG з мінімальним розміром 40x40 пікселів',
diff --git a/web/i18n/vi-VN/app-overview.ts b/web/i18n/vi-VN/app-overview.ts
index 3d86652d9e..137362f4e3 100644
--- a/web/i18n/vi-VN/app-overview.ts
+++ b/web/i18n/vi-VN/app-overview.ts
@@ -48,7 +48,7 @@ const translation = {
title: 'Các bước quy trình',
show: 'Hiển thị',
hide: 'Ẩn',
- showDesc: 'Hiển thị hoặc ẩn chi tiết dòng công việc trong WebApp',
+ showDesc: 'Hiển thị hoặc ẩn chi tiết dòng công việc trong web app',
subTitle: 'Chi tiết quy trình làm việc',
},
chatColorTheme: 'Giao diện màu trò chuyện',
@@ -70,8 +70,8 @@ const translation = {
},
sso: {
title: 'SSO ứng dụng web',
- description: 'Tất cả người dùng được yêu cầu đăng nhập bằng SSO trước khi sử dụng WebApp',
- tooltip: 'Liên hệ với quản trị viên để bật SSO WebApp',
+ description: 'Tất cả người dùng được yêu cầu đăng nhập bằng SSO trước khi sử dụng web app',
+ tooltip: 'Liên hệ với quản trị viên để bật SSO web app',
label: 'Xác thực SSO',
},
modalTip: 'Cài đặt ứng dụng web phía máy khách.',
diff --git a/web/i18n/vi-VN/app.ts b/web/i18n/vi-VN/app.ts
index 52893625da..de3ac25ae3 100644
--- a/web/i18n/vi-VN/app.ts
+++ b/web/i18n/vi-VN/app.ts
@@ -161,9 +161,9 @@ const translation = {
},
},
answerIcon: {
- description: 'Có nên sử dụng biểu tượng WebApp để thay thế 🤖 trong ứng dụng được chia sẻ hay không',
- descriptionInExplore: 'Có nên sử dụng biểu tượng WebApp để thay thế 🤖 trong Khám phá hay không',
- title: 'Sử dụng biểu tượng WebApp để thay thế 🤖',
+ description: 'Có nên sử dụng biểu tượng web app để thay thế 🤖 trong ứng dụng được chia sẻ hay không',
+ descriptionInExplore: 'Có nên sử dụng biểu tượng web app để thay thế 🤖 trong Khám phá hay không',
+ title: 'Sử dụng biểu tượng web app để thay thế 🤖',
},
importFromDSLFile: 'Từ tệp DSL',
importFromDSL: 'Nhập từ DSL',
diff --git a/web/i18n/vi-VN/custom.ts b/web/i18n/vi-VN/custom.ts
index 6c91e519b0..42fdf61c86 100644
--- a/web/i18n/vi-VN/custom.ts
+++ b/web/i18n/vi-VN/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: 'tùy chỉnh thương hiệu.',
},
webapp: {
- title: 'Tùy chỉnh thương hiệu WebApp',
+ title: 'Tùy chỉnh thương hiệu web app',
removeBrand: 'Xóa "Được hỗ trợ bởi Dify"',
changeLogo: 'Thay đổi logo "Được hỗ trợ bởi"',
changeLogoTip: 'Định dạng SVG hoặc PNG với kích thước tối thiểu 40x40px',
diff --git a/web/i18n/zh-Hans/app-log.ts b/web/i18n/zh-Hans/app-log.ts
index 8c7ad62b4f..4c18157876 100644
--- a/web/i18n/zh-Hans/app-log.ts
+++ b/web/i18n/zh-Hans/app-log.ts
@@ -29,7 +29,7 @@ const translation = {
noOutput: '无输出',
element: {
title: '这里有人吗',
- content: '在这里观测和标注最终用户和 AI 应用程序之间的交互,以不断提高 AI 的准确性。您可以试试 WebApp 或分享出去,然后返回此页面。',
+ content: '在这里观测和标注最终用户和 AI 应用程序之间的交互,以不断提高 AI 的准确性。您可以试试 web app 或分享出去,然后返回此页面。',
},
},
},
diff --git a/web/i18n/zh-Hans/app-overview.ts b/web/i18n/zh-Hans/app-overview.ts
index a337058d07..26f0f3457b 100644
--- a/web/i18n/zh-Hans/app-overview.ts
+++ b/web/i18n/zh-Hans/app-overview.ts
@@ -30,7 +30,7 @@ const translation = {
overview: {
title: '概览',
appInfo: {
- explanation: '开箱即用的 AI WebApp',
+ explanation: '开箱即用的 AI web app',
accessibleAddress: '公开访问 URL',
preview: '预览',
regenerate: '重新生成',
@@ -38,19 +38,19 @@ const translation = {
preUseReminder: '使用前请先打开开关',
settings: {
entry: '设置',
- title: 'WebApp 设置',
- modalTip: '客户端 WebApp 设置。',
- webName: 'WebApp 名称',
- webDesc: 'WebApp 描述',
+ title: 'web app 设置',
+ modalTip: '客户端 web app 设置。',
+ webName: 'web app 名称',
+ webDesc: 'web app 描述',
webDescTip: '以下文字将展示在客户端中,对应用进行说明和使用上的基本引导',
- webDescPlaceholder: '请输入 WebApp 的描述',
+ webDescPlaceholder: '请输入 web app 的描述',
language: '语言',
workflow: {
title: '工作流',
subTitle: '工作流详情',
show: '显示',
hide: '隐藏',
- showDesc: '在 WebApp 中展示或者隐藏工作流详情',
+ showDesc: '在 web app 中展示或者隐藏工作流详情',
},
chatColorTheme: '聊天颜色主题',
chatColorThemeDesc: '设置聊天机器人的颜色主题',
@@ -58,14 +58,14 @@ const translation = {
invalidHexMessage: '无效的十六进制值',
sso: {
label: '单点登录认证',
- title: 'WebApp SSO 认证',
+ title: 'web app SSO 认证',
description: '启用后,所有用户都需要先进行 SSO 认证才能访问',
- tooltip: '联系管理员以开启 WebApp SSO 认证',
+ tooltip: '联系管理员以开启 web app SSO 认证',
},
more: {
entry: '展示更多设置',
copyright: '版权',
- copyrightTip: '在 WebApp 中展示版权信息',
+ copyrightTip: '在 web app 中展示版权信息',
copyrightTooltip: '请升级到专业版或者更高',
copyRightPlaceholder: '请输入作者或组织名称',
privacyPolicy: '隐私政策',
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: '方法',
entry: '定制化',
- title: '定制化 AI WebApp',
+ title: '定制化 AI web app',
explanation: '你可以定制化 Web App 前端以符合你的情景与风格需求',
way1: {
name: 'Fork 客户端代码修改后部署到 Vercel(推荐)',
diff --git a/web/i18n/zh-Hans/app.ts b/web/i18n/zh-Hans/app.ts
index 2d62b19a24..0f0062b440 100644
--- a/web/i18n/zh-Hans/app.ts
+++ b/web/i18n/zh-Hans/app.ts
@@ -113,9 +113,9 @@ const translation = {
image: '图片',
},
answerIcon: {
- title: '使用 WebApp 图标替换 🤖',
- description: '是否使用 WebApp 图标替换分享的应用界面中的 🤖',
- descriptionInExplore: '是否使用 WebApp 图标替换 Explore 界面中的 🤖',
+ title: '使用 web app 图标替换 🤖',
+ description: '是否使用 web app 图标替换分享的应用界面中的 🤖',
+ descriptionInExplore: '是否使用 web app 图标替换 Explore 界面中的 🤖',
},
switch: '迁移为工作流编排',
switchTipStart: '将为您创建一个使用工作流编排的新应用。新应用将',
@@ -175,10 +175,10 @@ const translation = {
},
openInExplore: '在“探索”中打开',
showMyCreatedAppsOnly: '我创建的',
- accessControl: 'WebApp 访问控制',
+ accessControl: 'web app 访问控制',
accessControlDialog: {
- title: 'WebApp 访问权限',
- description: '设置 WebApp 的访问权限',
+ title: 'web app 访问权限',
+ description: '设置 web app 的访问权限',
accessLabel: '配置谁有访问权限',
accessItems: {
anyone: '任何人',
@@ -190,7 +190,7 @@ const translation = {
members_one: '{{count}} 个人',
members_other: '{{count}} 个人',
noGroupsOrMembers: '没有添加组或成员',
- webAppSSONotEnabledTip: '请联系管理员启用 WebApp SSO 身份验证方式。',
+ webAppSSONotEnabledTip: '请联系管理员启用 web app SSO 身份验证方式。',
operateGroupAndMember: {
searchPlaceholder: '搜索组或成员',
allMembers: '所有成员',
diff --git a/web/i18n/zh-Hans/custom.ts b/web/i18n/zh-Hans/custom.ts
index f8813831a3..9910e0fa61 100644
--- a/web/i18n/zh-Hans/custom.ts
+++ b/web/i18n/zh-Hans/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: '定制您的品牌。',
},
webapp: {
- title: '定制 WebApp 品牌',
+ title: '定制 web app 品牌',
removeBrand: '移除 Powered by Dify',
changeLogo: '更改 Powered by Brand 图片',
changeLogoTip: 'SVG 或 PNG 格式,最小尺寸为 40x40px',
diff --git a/web/i18n/zh-Hant/app-log.ts b/web/i18n/zh-Hant/app-log.ts
index 3813c8bde0..fcedbbe53d 100644
--- a/web/i18n/zh-Hant/app-log.ts
+++ b/web/i18n/zh-Hant/app-log.ts
@@ -29,7 +29,7 @@ const translation = {
noOutput: '無輸出',
element: {
title: '這裡有人嗎',
- content: '在這裡觀測和標註終端使用者和 AI 應用程式之間的互動,以不斷提高 AI 的準確性。您可以試試 WebApp 或分享出去,然後返回此頁面。',
+ content: '在這裡觀測和標註終端使用者和 AI 應用程式之間的互動,以不斷提高 AI 的準確性。您可以試試 web app 或分享出去,然後返回此頁面。',
},
},
},
diff --git a/web/i18n/zh-Hant/app-overview.ts b/web/i18n/zh-Hant/app-overview.ts
index f60b3b7ace..be85598991 100644
--- a/web/i18n/zh-Hant/app-overview.ts
+++ b/web/i18n/zh-Hant/app-overview.ts
@@ -30,7 +30,7 @@ const translation = {
overview: {
title: '概覽',
appInfo: {
- explanation: '開箱即用的 AI WebApp',
+ explanation: '開箱即用的 AI web app',
accessibleAddress: '公開訪問 URL',
preview: '預覽',
regenerate: '重新生成',
@@ -38,18 +38,18 @@ const translation = {
preUseReminder: '使用前請先開啟開關',
settings: {
entry: '設定',
- title: 'WebApp 設定',
- webName: 'WebApp 名稱',
- webDesc: 'WebApp 描述',
+ title: 'web app 設定',
+ webName: 'web app 名稱',
+ webDesc: 'web app 描述',
webDescTip: '以下文字將展示在客戶端中,對應用進行說明和使用上的基本引導',
- webDescPlaceholder: '請輸入 WebApp 的描述',
+ webDescPlaceholder: '請輸入 web app 的描述',
language: '語言',
workflow: {
title: '工作流程步驟',
show: '展示',
hide: '隱藏',
subTitle: '工作流詳細資訊',
- showDesc: '在 WebApp 中顯示或隱藏工作流詳細資訊',
+ showDesc: '在 web app 中顯示或隱藏工作流詳細資訊',
},
chatColorTheme: '聊天顏色主題',
chatColorThemeDesc: '設定聊天機器人的顏色主題',
@@ -69,9 +69,9 @@ const translation = {
copyrightTooltip: '請升級至專業計劃或以上',
},
sso: {
- description: '所有使用者在使用 WebApp 之前都需要使用 SSO 登錄',
- title: 'WebApp SSO',
- tooltip: '聯繫管理員以啟用 WebApp SSO',
+ description: '所有使用者在使用 web app 之前都需要使用 SSO 登錄',
+ title: 'web app SSO',
+ tooltip: '聯繫管理員以啟用 web app SSO',
label: 'SSO 身份驗證',
},
modalTip: '用戶端 Web 應用程式設置。',
@@ -94,7 +94,7 @@ const translation = {
customize: {
way: '方法',
entry: '定製化',
- title: '定製化 AI WebApp',
+ title: '定製化 AI web app',
explanation: '你可以定製化 Web App 前端以符合你的情景與風格需求',
way1: {
name: 'Fork 客戶端程式碼修改後部署到 Vercel(推薦)',
diff --git a/web/i18n/zh-Hant/app.ts b/web/i18n/zh-Hant/app.ts
index 05c87d176c..eb277aa692 100644
--- a/web/i18n/zh-Hant/app.ts
+++ b/web/i18n/zh-Hant/app.ts
@@ -160,9 +160,9 @@ const translation = {
},
},
answerIcon: {
- descriptionInExplore: '是否使用 WebApp 圖示在 Explore 中取代 🤖',
- title: '使用 WebApp 圖示取代 🤖',
- description: '是否在共享應用程式中使用 WebApp 圖示進行取代 🤖',
+ descriptionInExplore: '是否使用 web app 圖示在 Explore 中取代 🤖',
+ title: '使用 web app 圖示取代 🤖',
+ description: '是否在共享應用程式中使用 web app 圖示進行取代 🤖',
},
importFromDSLUrl: '寄件者 URL',
importFromDSL: '從 DSL 導入',
diff --git a/web/i18n/zh-Hant/custom.ts b/web/i18n/zh-Hant/custom.ts
index 85b954c27a..2991bd4350 100644
--- a/web/i18n/zh-Hant/custom.ts
+++ b/web/i18n/zh-Hant/custom.ts
@@ -5,7 +5,7 @@ const translation = {
suffix: '定製您的品牌。',
},
webapp: {
- title: '定製 WebApp 品牌',
+ title: '定製 web app 品牌',
removeBrand: '移除 Powered by Dify',
changeLogo: '更改 Powered by Brand 圖片',
changeLogoTip: 'SVG 或 PNG 格式,最小尺寸為 40x40px',