refactor: hq abbrev rule i18n

This commit is contained in:
puriphatt 2024-09-04 14:45:04 +07:00
parent b617acfc38
commit f03eb722b5
2 changed files with 3 additions and 1 deletions

View file

@ -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',
},