mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
Co-authored-by: 诸岳 <fuping.dfp@antgroup.com>
This commit is contained in:
parent
80a05f9d35
commit
69da0de845
@ -69,6 +69,7 @@ const localeValues: Locale = {
|
|||||||
back: '返回',
|
back: '返回',
|
||||||
},
|
},
|
||||||
Form: {
|
Form: {
|
||||||
|
optional: '(可選)',
|
||||||
defaultValidateMessages: {
|
defaultValidateMessages: {
|
||||||
default: '字段驗證錯誤${label}',
|
default: '字段驗證錯誤${label}',
|
||||||
required: '請輸入${label}',
|
required: '請輸入${label}',
|
||||||
|
Loading…
Reference in New Issue
Block a user