chore: format

This commit is contained in:
Methapon2001 2024-07-26 10:57:31 +07:00
parent e7852eb8aa
commit 10e0d638f5
6 changed files with 23 additions and 26 deletions

View file

@ -9,7 +9,7 @@ export default {
customerEmployerAdd: 'Add employer',
customerEmployeeAdd: 'Add employee',
nameEmployee:'Name Employee',
nameEmployee: 'Name Employee',
EMPLOYER: 'Employer',
EMPLOYEE: 'Employee',

View file

@ -39,7 +39,8 @@ export default {
displayField: 'Display Fields',
deleteConfirmTitle: 'Comfirm Deletion',
deleteConfirmMessage: 'Do you want to delete this item?',
headquartersNotEstablished: 'You have not yet established the headquarters. You need to establish the headquarters before you can create personnel.',
headquartersNotEstablished:
'You have not yet established the headquarters. You need to establish the headquarters before you can create personnel.',
changePassword: 'Change Password',
signature: 'Signature',
@ -63,7 +64,7 @@ export default {
recordsPage: 'Showing {resultcurrentPage} out of {total} records',
showing: 'Showing',
dataSum: 'Data Summaries',
createdAt: 'Created At',
createdAt: 'Created At',
...status,
...main,
...address,