feat: update i18n 'branchName'

This commit is contained in:
Methapon2001 2024-04-11 09:49:51 +07:00
parent 4d34af1b16
commit 9e0e9bfbbc
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
export default {
branchLabel: 'Branch',
branchHQLabel: 'Headquarters',
branchName: 'Branch Name',
};

View file

@ -1,4 +1,5 @@
export default {
branchLabel: 'สาขา',
branchHQLabel: 'สำนักงานใหญ่',
branchName: 'ชื่อสาขา',
};