|
@@ -20,17 +20,17 @@ export const lang: langType = {
|
|
|
feedback: {
|
|
|
upload: 'Upload',
|
|
|
title: 'Feedback',
|
|
|
- title1: 'Problem description',
|
|
|
- title2: 'Expected solution',
|
|
|
+ title1: 'Problem Description',
|
|
|
+ title2: 'Expected Solution',
|
|
|
title3: 'Industry',
|
|
|
- title4: 'Hardware products',
|
|
|
- title5: 'Software product',
|
|
|
+ title4: 'Hardware Products',
|
|
|
+ title5: 'Software Product',
|
|
|
title6: 'Name',
|
|
|
- title61: 'Contact',
|
|
|
- title7: 'Country and Region',
|
|
|
+ title61: 'Contact Information',
|
|
|
+ title7: 'Conutry',
|
|
|
title71: 'City',
|
|
|
- title8: 'Product rating',
|
|
|
- title9: 'Reason for rating',
|
|
|
+ title8: 'Product Rating',
|
|
|
+ title9: 'Reason For Rating',
|
|
|
Submit: 'Submit',
|
|
|
settext: 'Please enter ',
|
|
|
setselcet: 'Please select ',
|