### 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:
@@ -531,6 +531,10 @@ export default {
|
||||
description: '描述',
|
||||
examples: '示例',
|
||||
to: '到',
|
||||
message: '消息',
|
||||
messagePlaceholder: '消息',
|
||||
messageMsg: '请输入消息或删除此字段。',
|
||||
addField: '新增字段',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user