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:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
dabfd74622
commit
178730266d
@@ -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: '環境變數',
|
||||
|
Reference in New Issue
Block a user