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

4
src/i18n/en-US/branch.ts Normal file
View file

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