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 = {
overwriteAndImport: 'オーバライトとインポート',
importFailure: 'インポート失敗',
importSuccess: 'インポート成功',
parallelTip: {
click: {
title: 'クリック',
desc: '追加する',
},
drag: {
title: 'ドラッグ',
desc: '接続するには',
},
limit: '並列処理は {{num}} ブランチに制限されています。',
depthLimit: '{{num}}レイヤーの平行ネストレイヤーの制限',
},
parallelRun: 'パラレルラン',
disconnect: '切る',
jumpToNode: 'このノードにジャンプします',
addParallelNode: '並列ノードを追加',
},
env: {
envPanelTitle: '環境変数',