jws-frontend/src/i18n/th-th/address.ts

7 lines
170 B
TypeScript
Raw Normal View History

2024-04-10 15:01:10 +07:00
export default {
province: 'จังหวัด',
district: 'อำเภอ',
subDistrict: 'ตำบล',
2024-04-10 16:27:27 +07:00
zipCode: 'รหัสไปรษณีย์',
2024-04-10 15:01:10 +07:00
};