aggiunto ProfessionalExpenses form
This commit is contained in:
@@ -96,6 +96,22 @@ export default {
|
||||
noAttachments: 'Attach documents'
|
||||
},
|
||||
|
||||
professionalExpenses: {
|
||||
expensesChanged: 'Have your professional expenses changed?',
|
||||
workplaceDescription: 'Workplace description',
|
||||
commuteMethod: 'Commute method',
|
||||
commuteMethodOptions: {
|
||||
car: 'Car',
|
||||
bus: 'Bus',
|
||||
bike: 'Bike',
|
||||
walk: 'Walk'
|
||||
},
|
||||
commuteKm: 'Commute distance (km)',
|
||||
lunchAtHome: 'Do you have lunch at home?',
|
||||
eatsOut: 'Do you eat out?',
|
||||
hasCanteenOrVouchers: 'Do you have a canteen or meal vouchers?'
|
||||
},
|
||||
|
||||
informazionesualimenti: 'Alimony information',
|
||||
inserireindirizzocogniuge: 'Enter spouse address',
|
||||
inserireindirizzopartner: 'Enter partner address',
|
||||
|
||||
Reference in New Issue
Block a user