mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-02 08:35:08 +08:00
### What problem does this PR solve? feat: add MessageForm #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -513,6 +513,10 @@ export default {
|
||||
description: '描述',
|
||||
examples: '範例',
|
||||
to: '到',
|
||||
message: '訊息',
|
||||
messagePlaceholder: '訊息',
|
||||
messageMsg: '請輸入訊息或刪除此欄位。',
|
||||
addField: '新增字段',
|
||||
},
|
||||
footer: {
|
||||
profile: '“保留所有權利 @ react”',
|
||||
|
||||
Reference in New Issue
Block a user