refactor: edit i18n

This commit is contained in:
Net 2024-09-16 10:45:31 +07:00
parent 4e98eaa95b
commit bace84d794

View file

@ -964,7 +964,7 @@ watch(currentHq, () => {
<div class="col flex items-center justify-center">
<EmptyAddButton
label="general.add"
:i18nArgs="{ text: $t('branch.form.title.branchLabel') }"
:i18nArgs="{ text: $t('branch.form.title.branchHQLabel') }"
@trigger="
() => {
triggerCreate('headOffice');