mirror of
https://github.com/langgenius/dify.git
synced 2026-05-09 21:28:25 +08:00
fix: import DSL -> import App
This commit is contained in:
parent
d5a921e4df
commit
ed9f36dd1f
@ -116,7 +116,7 @@
|
||||
"iconPicker.image": "Image",
|
||||
"iconPicker.ok": "OK",
|
||||
"importBundleFailed": "Import bundle failed.",
|
||||
"importDSL": "Import DSL file",
|
||||
"importDSL": "Import App",
|
||||
"importFromDSL": "Import App",
|
||||
"importFromDSLFile": "Local File",
|
||||
"importFromDSLModal.learnMore": "Learn about DSL and ZIP formats",
|
||||
|
||||
@ -116,7 +116,7 @@
|
||||
"iconPicker.image": "图片",
|
||||
"iconPicker.ok": "确认",
|
||||
"importBundleFailed": "导入 Bundle 失败",
|
||||
"importDSL": "导入 DSL 文件",
|
||||
"importDSL": "导入 App",
|
||||
"importFromDSL": "导入 DSL",
|
||||
"importFromDSLFile": "从 DSL 文件",
|
||||
"importFromDSLModal.learnMore": "了解 DSL 与 ZIP 格式",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user