mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
feat: option to hide workflow steps (#5436)
This commit is contained in:
@@ -44,6 +44,11 @@ const translation = {
|
||||
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',
|
||||
language: 'Language',
|
||||
workflow: {
|
||||
title: 'Workflow Steps',
|
||||
show: 'Show',
|
||||
hide: 'Hide',
|
||||
},
|
||||
more: {
|
||||
entry: 'Show more settings',
|
||||
copyright: 'Copyright',
|
||||
|
||||
Reference in New Issue
Block a user