mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 10:25:48 +08:00
fix(web): internationalize DSL export modal labels (#34323)
This commit is contained in:
@@ -287,7 +287,10 @@
|
||||
"env.export.checkbox": "Export secret values",
|
||||
"env.export.export": "Export DSL with secret values ",
|
||||
"env.export.ignore": "Export DSL",
|
||||
"env.export.name": "Name",
|
||||
"env.export.secret": "Secret",
|
||||
"env.export.title": "Export Secret environment variables?",
|
||||
"env.export.value": "Value",
|
||||
"env.modal.description": "Description",
|
||||
"env.modal.descriptionPlaceholder": "Describe the variable",
|
||||
"env.modal.editTitle": "Edit Environment Variable",
|
||||
|
||||
Reference in New Issue
Block a user