Handle wiaas documents

This commit is contained in:
Almira Krdzic
2018-10-03 16:46:41 +02:00
parent 6afffc7eca
commit 3ad210f883
42 changed files with 2258 additions and 258 deletions

View File

@@ -147,9 +147,9 @@ export const cartTexts = {
DOC_NOT_REQUIRED: 'Document not required',
FILE_UPLOADED_TEXT: 'File uploaded! Select or drop to replace ',
FILE: 'file',
NO_FILE_UPLOAD_TEXT_1: 'Click here to select',
NO_FILE_UPLOAD_TEXT_2: 'or drag and drop file here',
TEMPLATES: 'Templates',
NO_FILE_UPLOAD_TEXT_1: 'Drag and drop',
NO_FILE_UPLOAD_TEXT_2: 'click to upload',
TEMPLATE: 'Template',
UPLOADED: 'Uploaded dcuments',
PACKAGE_UNAVAILABLE: 'This package is no longer available. Remove it from the cart to place the order successfully',
BID_AVAILABLE: 'Bids available!',
@@ -167,7 +167,7 @@ export const cartTexts = {
buttons: {
YES: 'Yes',
CANCEL: 'Cancel',
PREVIOUS: 'Previous',
BACK: 'Back',
NEXT: 'Next',
ADD_ADDRESS: 'Add address',
USE: 'Use',