You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
advancedInvoicing: 'Set specific invoicing details',
@@ -554,8 +553,8 @@ export const trans = {
554
553
},
555
554
deleteConfirm: {
556
555
title: 'Confirm deletion',
557
-
content: 'Deze record wordt zondermeer hard gedelete. Ik hoop dat je weet wat je aan het doen bent!',
558
-
toastr: 'Project maand record verwijderd',
556
+
content: 'This record will be hard deleted. I hope you know what you\'re doing!',
557
+
toastr: 'Project month record deleted',
559
558
},
560
559
props: {
561
560
month: 'Month',
@@ -571,9 +570,9 @@ export const trans = {
571
570
validated: 'Validated',
572
571
},
573
572
inbound: {
574
-
title: 'Ontvangen factuur van onderaannemer',
575
-
nr: 'Hun factuur nr',
576
-
dateReceived: 'Hun factuur ontvangen op',
573
+
title: 'Invoice from partner',
574
+
nr: 'Their invoice nr',
575
+
dateReceived: 'Received their invoice on',
577
576
status: 'Status',
578
577
},
579
578
},
@@ -611,7 +610,7 @@ export const trans = {
611
610
addNote: 'Add comment',
612
611
forceVerified: 'Force handled without creating an invoice',
613
612
validateTimesheet: 'Validate timesheet',
614
-
validateTimesheetDisabled: 'Timesheet kan pas gevalideerd worden als de twee getallen overeenkomen (consultants),<br>er een getal ingevuld is (externen) of er een commentaar is toegevoegd',
613
+
validateTimesheetDisabled: 'Timesheet can only be validated when the hours match (consultants),<br>a number has been filled in (externals) or a comment has been added',
0 commit comments