|
@@ -20,6 +20,8 @@ export const lang: langType = {
|
|
|
feedback: {
|
|
|
upload: 'Upload',
|
|
|
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',
|
|
|
title1: 'Problem Description',
|
|
|
title2: 'Expected Solution',
|