jws-frontend/src/i18n/en-US/branch.ts

6 lines
107 B
TypeScript
Raw Normal View History

2024-04-10 15:01:10 +07:00
export default {
branchLabel: 'Branch',
branchHQLabel: 'Headquarters',
2024-04-11 09:49:51 +07:00
branchName: 'Branch Name',
2024-04-10 15:01:10 +07:00
};