Feat: Translate the begin operator #3221 (#7811)

### What problem does this PR solve?

Feat: Translate the begin operator #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-05-23 14:18:27 +08:00
committed by GitHub
parent ab29b58316
commit e6cd799d8a
9 changed files with 148 additions and 70 deletions

View File

@ -1162,6 +1162,9 @@ export default {
codeDescription: '它允許開發人員編寫自訂 Python 邏輯。',
inputVariables: '輸入變數',
runningHintText: '正在運行...🕞',
openingSwitchTip: '您的用戶將在開始時看到此歡迎訊息。',
modeTip: '模式定義工作流程如何啟動。 ',
beginInputTip: `透過定義輸入參數,這些內容可以在後續流程中被其他元件存取。`,
},
footer: {
profile: '“保留所有權利 @ react”',