mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
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:
committed by
GitHub
parent
dabfd74622
commit
178730266d
@@ -77,6 +77,22 @@ const translation = {
|
||||
overwriteAndImport: 'オーバライトとインポート',
|
||||
importFailure: 'インポート失敗',
|
||||
importSuccess: 'インポート成功',
|
||||
parallelTip: {
|
||||
click: {
|
||||
title: 'クリック',
|
||||
desc: '追加する',
|
||||
},
|
||||
drag: {
|
||||
title: 'ドラッグ',
|
||||
desc: '接続するには',
|
||||
},
|
||||
limit: '並列処理は {{num}} ブランチに制限されています。',
|
||||
depthLimit: '{{num}}レイヤーの平行ネストレイヤーの制限',
|
||||
},
|
||||
parallelRun: 'パラレルラン',
|
||||
disconnect: '切る',
|
||||
jumpToNode: 'このノードにジャンプします',
|
||||
addParallelNode: '並列ノードを追加',
|
||||
},
|
||||
env: {
|
||||
envPanelTitle: '環境変数',
|
||||
|
||||
Reference in New Issue
Block a user