feat: update i18n 'branchName'
This commit is contained in:
parent
4d34af1b16
commit
9e0e9bfbbc
2 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
export default {
|
||||
branchLabel: 'Branch',
|
||||
branchHQLabel: 'Headquarters',
|
||||
branchName: 'Branch Name',
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
export default {
|
||||
branchLabel: 'สาขา',
|
||||
branchHQLabel: 'สำนักงานใหญ่',
|
||||
branchName: 'ชื่อสาขา',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue