mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
chore: translate i18n files (#7965)
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: Hanqing Zhao <sherry9277@gmail.com> Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
committed by
GitHub
parent
15791510c8
commit
fb113a9479
@@ -48,6 +48,8 @@ const translation = {
|
||||
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',
|
||||
},
|
||||
chatColorTheme: 'Tema de cor do chatbot',
|
||||
chatColorThemeDesc: 'Defina o tema de cor do chatbot',
|
||||
@@ -64,6 +66,12 @@ const translation = {
|
||||
customDisclaimerPlaceholder: 'Insira o texto do aviso legal',
|
||||
customDisclaimerTip: 'O texto do aviso legal personalizado será exibido no lado do cliente, fornecendo informações adicionais sobre o aplicativo',
|
||||
},
|
||||
sso: {
|
||||
tooltip: 'Entre em contato com o administrador para habilitar o SSO do WebApp',
|
||||
label: 'Autenticação SSO',
|
||||
title: 'WebApp SSO',
|
||||
description: 'Todos os usuários devem fazer login com SSO antes de usar o WebApp',
|
||||
},
|
||||
},
|
||||
embedded: {
|
||||
entry: 'Embutido',
|
||||
|
||||
Reference in New Issue
Block a user