add constants

This commit is contained in:
GotPPay
2018-06-26 23:59:43 +02:00
parent 02209eb558
commit f76b74b2ef
2 changed files with 4 additions and 2 deletions

View File

@@ -162,7 +162,8 @@ export const cartTexts = {
SERVICES: 'Services',
ACTIONS: 'Actions',
PROJECT: 'Project',
INVOICE_MAIL: 'Invoice mail'
INVOICE_MAIL: 'Invoice mail',
DELIVERY_MAIL: 'Delivery mail'
},
buttons: {
YES: 'Yes',