chore: format
This commit is contained in:
parent
e7852eb8aa
commit
10e0d638f5
6 changed files with 23 additions and 26 deletions
|
|
@ -9,7 +9,7 @@ export default {
|
|||
customerEmployerAdd: 'Add employer',
|
||||
customerEmployeeAdd: 'Add employee',
|
||||
|
||||
nameEmployee:'Name Employee',
|
||||
nameEmployee: 'Name Employee',
|
||||
|
||||
EMPLOYER: 'Employer',
|
||||
EMPLOYEE: 'Employee',
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue