|
@@ -20,6 +20,8 @@ export const lang: langType = {
|
|
feedback: {
|
|
feedback: {
|
|
upload: 'Upload',
|
|
upload: 'Upload',
|
|
uploadsuccess: 'Upload Success',
|
|
uploadsuccess: 'Upload Success',
|
|
|
|
+ submitSuccess: 'Submitted successfully',
|
|
|
|
+ submitText: 'Thank you for your feedback. We attach great importance to your opinions and will deal with them as soon as possible after receiving them. Looking forward to providing you with an excellent product experience!',
|
|
title: 'Feedback',
|
|
title: 'Feedback',
|
|
title1: 'Problem Description',
|
|
title1: 'Problem Description',
|
|
title2: 'Expected Solution',
|
|
title2: 'Expected Solution',
|