feat(ContactEdit): show error message in field (#5437)
This commit is contained in:
@@ -9,6 +9,7 @@ export default {
|
||||
loading: '載入中...',
|
||||
telEmpty: '請填寫電話',
|
||||
nameEmpty: '請填寫姓名',
|
||||
nameInvalid: '請輸入正確的姓名',
|
||||
confirmDelete: '確定要刪除嗎',
|
||||
telInvalid: '請填寫正確的電話',
|
||||
vanCalendar: {
|
||||
|
||||
Reference in New Issue
Block a user