feat(01): webUrl contract

This commit is contained in:
puriphatt 2024-08-29 12:03:54 +07:00
parent c44dc9aaf3
commit 7caf0dfdd9
5 changed files with 25 additions and 0 deletions

View file

@ -204,6 +204,7 @@ export default {
bankAccountType: 'Bank Account Type',
latitude: 'Latitude',
longitude: 'Longitude',
webUrl: 'Website URL',
},
},

View file

@ -204,6 +204,7 @@ export default {
bankAccountType: 'ประเภทบัญชี',
latitude: 'ละติจูด',
longitude: 'ลองจิจูด',
webUrl: 'ที่อยู่เว็บไซต์',
},
},