chore: translate i18n files (#8202)

Co-authored-by: takatost <5485478+takatost@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-10 16:13:26 +08:00
committed by GitHub
parent dabfd74622
commit 178730266d
16 changed files with 256 additions and 0 deletions

View File

@@ -77,6 +77,22 @@ const translation = {
syncingData: '同步數據,只需幾秒鐘。',
importDSLTip: '當前草稿將被覆蓋。在導入之前將工作流匯出為備份。',
importFailure: '匯入失敗',
parallelTip: {
click: {
title: '點擊',
desc: '添加',
},
drag: {
title: '拖动',
desc: '連接',
},
limit: '並行度僅限於 {{num}} 個分支。',
depthLimit: '並行嵌套層限制為 {{num}} 個層',
},
parallelRun: '並行運行',
disconnect: '斷開',
jumpToNode: '跳轉到此節點',
addParallelNode: '添加並行節點',
},
env: {
envPanelTitle: '環境變數',