feat: เพิ่ม i18n

This commit is contained in:
Net 2024-04-05 17:20:12 +07:00
parent 684f619168
commit bdf5d09375
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,8 @@
export default {
branchManagement: 'Branch Management',
branchNoMainOfficeYet: 'No main office yet?',
branchNoMainOfficeYet: 'No Main Office Yet',
branchClickToCreateMainOffice: 'Click + to create a main office',
closedStatus: 'Closed',
btnCreate: 'Create Main Office',
headQuarters: 'Headquarters',
};