fix: i18n
This commit is contained in:
parent
71c1f9c770
commit
416424b8eb
1 changed files with 1 additions and 1 deletions
|
|
@ -477,7 +477,7 @@ watch([() => pageState.inputSearch, () => pageState.statusFilter], () => {
|
|||
@click="() => (pageState.rejectCancelDialog = false)"
|
||||
/>
|
||||
<SaveButton
|
||||
label="ยืนยัน"
|
||||
:label="$t('general.confirm')"
|
||||
class="q-ml-sm"
|
||||
icon="mdi-check"
|
||||
solid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue