mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(AddressEdit): update confirm delete message (#5568)
This commit is contained in:
parent
a530c0314c
commit
25574aab72
@ -10,7 +10,7 @@ export default {
|
||||
telEmpty: '请填写电话',
|
||||
nameEmpty: '请填写姓名',
|
||||
nameInvalid: '请输入正确的姓名',
|
||||
confirmDelete: '确定要删除么',
|
||||
confirmDelete: '确定要删除吗',
|
||||
telInvalid: '请输入正确的手机号',
|
||||
vanCalendar: {
|
||||
end: '结束',
|
||||
|
@ -10,7 +10,7 @@ export default {
|
||||
telEmpty: '請填寫電話',
|
||||
nameEmpty: '請填寫姓名',
|
||||
nameInvalid: '請輸入正確的姓名',
|
||||
confirmDelete: '確定要刪除麽',
|
||||
confirmDelete: '確定要刪除嗎',
|
||||
telInvalid: '請填寫正確的電話',
|
||||
vanCalendar: {
|
||||
end: '結束',
|
||||
|
Loading…
x
Reference in New Issue
Block a user