feat: i18n branch label

This commit is contained in:
Methapon2001 2024-04-10 15:01:10 +07:00
parent edf2a5121f
commit 704f0b1ba8
6 changed files with 28 additions and 2 deletions

View file

@ -0,0 +1,5 @@
export default {
province: 'จังหวัด',
district: 'อำเภอ',
subDistrict: 'ตำบล',
};