forked from verdnatura/salix-front
Correccion, elimine sin darme cuenta
This commit is contained in:
parent
eebefca919
commit
9ede2912f3
|
@ -607,6 +607,25 @@ export default {
|
|||
amount: 'Amount',
|
||||
},
|
||||
},
|
||||
department: {
|
||||
pageTitles: {
|
||||
basicData: 'Basic data',
|
||||
department: 'Department',
|
||||
summary: 'Summary',
|
||||
},
|
||||
name: 'Name',
|
||||
code: 'Code',
|
||||
chat: 'Chat',
|
||||
bossDepartment: 'Boss Department',
|
||||
email: 'Email',
|
||||
selfConsumptionCustomer: 'Self-consumption customer',
|
||||
telework: 'Telework',
|
||||
notifyOnErrors: 'Notify on errors',
|
||||
worksInProduction: 'Works in production',
|
||||
hasToRefill: 'Fill in days without physical check-ins',
|
||||
hasToSendMail: 'Send check-ins by email',
|
||||
departmentRemoved: 'Department removed',
|
||||
},
|
||||
worker: {
|
||||
pageTitles: {
|
||||
workers: 'Workers',
|
||||
|
|
Loading…
Reference in New Issue