display billing info in details
This commit is contained in:
@@ -161,7 +161,11 @@ export const orderTexts = {
|
||||
INSTALLATION_DATE: 'Installation date',
|
||||
INSTALLATION_NOT_REQUIRED:'Installation is not required for this package',
|
||||
PRELIMINARY_INSTALLATION_DATE_LABEL: 'Preliminary installation date',
|
||||
PROJECT: 'Project'
|
||||
PROJECT: 'Project',
|
||||
BILLING_FIRST_NAME: 'Billing first name',
|
||||
BILLING_LAST_NAME: 'Billing last name',
|
||||
BILLING_MAIL: 'Invoice mail',
|
||||
BILLING_ADDRESS: 'Billing address'
|
||||
},
|
||||
buttons: {
|
||||
ACCEPT_INSTALLATION: 'I agree',
|
||||
|
||||
Reference in New Issue
Block a user