feat(01): webUrl contract
This commit is contained in:
parent
c44dc9aaf3
commit
7caf0dfdd9
5 changed files with 25 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ export default {
|
|||
bankAccountType: 'Bank Account Type',
|
||||
latitude: 'Latitude',
|
||||
longitude: 'Longitude',
|
||||
webUrl: 'Website URL',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -204,6 +204,7 @@ export default {
|
|||
bankAccountType: 'ประเภทบัญชี',
|
||||
latitude: 'ละติจูด',
|
||||
longitude: 'ลองจิจูด',
|
||||
webUrl: 'ที่อยู่เว็บไซต์',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue