refactor: edit 18n

This commit is contained in:
Thanaphon Frappet 2024-11-22 14:37:59 +07:00
parent c6c0b6e78e
commit 92e99dd9a4
2 changed files with 3 additions and 3 deletions

View file

@ -518,7 +518,7 @@ export default {
form: {
group: {
personalInfo: 'ข้อมูลส่วนตัว',
passport: 'ข้อมูล Passport',
passport: 'ข้อมูลหนังสือเดินทาง',
visa: 'ข้อมูล Visa',
healthCheck: 'ข้อมูลสุขภาพ',
workHistory: 'ข้อมูลการทำงาน',

View file

@ -2542,7 +2542,7 @@ const emptyCreateDialog = ref(false);
})) || []),
{
name: $t('customerEmployee.form.group.visa'),
name: $t('customerEmployee.form.group.healthCheck'),
anchor: 'form-employee-checkup',
tab: 'healthCheck',
useBtn:
@ -4429,7 +4429,7 @@ const emptyCreateDialog = ref(false);
})) || []),
{
name: $t('customerEmployee.form.group.visa'),
name: $t('customerEmployee.form.group.healthCheck'),
anchor: 'drawer-employee-checkup',
tab: 'healthCheck',
useBtn: