zh-TW.js 506 Bytes
export default {
  'app.result.error.title': '提交失敗',
  'app.result.error.description': '請核對並修改以下信息後,再重新提交。',
  'app.result.error.hint-title': '您提交的內容有如下錯誤:',
  'app.result.error.hint-text1': '您的賬戶已被凍結',
  'app.result.error.hint-btn1': '立即解凍',
  'app.result.error.hint-text2': '您的賬戶還不具備申請資格',
  'app.result.error.hint-btn2': '立即升級',
  'app.result.error.btn-text': '返回修改',
};