refactor: hq abbrev rule i18n
This commit is contained in:
parent
b617acfc38
commit
f03eb722b5
2 changed files with 3 additions and 1 deletions
|
|
@ -137,6 +137,7 @@ export default {
|
|||
please: 'Please enter {msg} correct information.',
|
||||
invalid: 'Invalid value.',
|
||||
invalidCustomeMessage: 'Invalid value. {msg}',
|
||||
letterOnly: 'Only letters are allowed',
|
||||
letterAndNumOnly: 'Only letters and number are allowed',
|
||||
requireLength: 'Please enter {msg} character',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue