mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 11:05:30 +08:00
### 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:
@ -1162,6 +1162,9 @@ export default {
|
||||
codeDescription: '它允許開發人員編寫自訂 Python 邏輯。',
|
||||
inputVariables: '輸入變數',
|
||||
runningHintText: '正在運行...🕞',
|
||||
openingSwitchTip: '您的用戶將在開始時看到此歡迎訊息。',
|
||||
modeTip: '模式定義工作流程如何啟動。 ',
|
||||
beginInputTip: `透過定義輸入參數,這些內容可以在後續流程中被其他元件存取。`,
|
||||
},
|
||||
footer: {
|
||||
profile: '“保留所有權利 @ react”',
|
||||
|
||||
Reference in New Issue
Block a user