export default {
  title1: 'Are you satisfied with',
  title2: ' openEuler Community ',
  title3: '',
  grade1: '0: Unsatisfied',
  grade2: '10: Very satisfied',
  placeholder1: 'Please tell us why you are not satisfied with openEuler Community.',
  placeholder2: 'What improvements would you like to see with openEuler Community?',
  placeholder3: 'Please tell us what you like about openEuler Community.',
  more1: 'Thanks for your feedback.',
  submit: 'Submit',
  cancel: 'Cancel',
  recommendTip1: 'Please tell us why you are not satisfied with openEuler Community.',
  recommendTip2: 'What improvements would you like to see with openEuler Community?',
  recommendTip3: 'Please tell us why you recommend openEuler Community.',
  submitBusy: 'Too many submissions. Try again later.',
  feedbackFailed: 'Feedback failed.',
  issueBack: 'Report an Issue',
  issueBackDecs: 'Quickly get support from the technical team.',

  bugCatching: 'Bug',
  bugCatchingTitle: 'Bug Catching',
  bugContentTitle: 'Buggy Content',
  bugContentPlaceholder: 'Copy and paste the buggy document content here.',
  bugDescription: 'Bug Description',
  submitAs: 'Submit As',
  bugType: 'Bug Type',
  bugDescriptionPlaceholder: 'Describe the bug so that we can quickly locate the problem.',
  bugPostPrivacyPolicy: 'By submitting your content, you fully understand and agree to the openEuler',
  privacyPolicy: 'Privacy Policy',
  input: 'Enter here.',

  wantSubmitMark: 'Rate Now',
  confirmTitle: 'Confirm',
  rating: 'Rating',
  feedbackSuccess: 'Submission successful. Thank you for your feedback!',
  feedbackSubmitFailed: 'Submission failed. Please refresh the page and try again.',
  moreInfo: 'We appreciate your feedback. For assistance, ',
  moreInfo2: 'post your query',
  moreInfo3: ' in the forum.',

  forum: 'Forum',
  forumHelp: 'Get Help in the Forum',
  forumTip: 'Collaborate to resolve issues.',
  quickIssueTip: 'Quickly submit or track community issues.',
};