feat: address form moo, soi, street
This commit is contained in:
parent
21ac39d538
commit
27059e7e35
3 changed files with 177 additions and 10 deletions
|
|
@ -123,8 +123,13 @@ export default {
|
|||
gender: 'เพศ',
|
||||
telephone: 'เบอร์โทรศัพท์',
|
||||
address: 'ที่อยู่ {suffix}',
|
||||
addressNo: 'บ้านเลขที่',
|
||||
moo: 'หมู่',
|
||||
soi: 'ซอย',
|
||||
street: 'ถนน',
|
||||
province: 'จังหวัด',
|
||||
district: 'อำเภอ',
|
||||
fullAddress: 'ที่อยู่เต็ม',
|
||||
subDistrict: 'ตำบล',
|
||||
zipCode: 'รหัสไปรษณีย์',
|
||||
prefixName: 'คํานําหน้า',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue