refactor: edit i18n
This commit is contained in:
parent
4e98eaa95b
commit
bace84d794
1 changed files with 1 additions and 1 deletions
|
|
@ -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');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue