export default { 'BLOCK_NAME.error.title': 'Submission Failed', 'BLOCK_NAME.error.description': 'Please check and modify the following information before resubmitting.', 'BLOCK_NAME.error.hint-title': 'The content you submitted has the following error:', 'BLOCK_NAME.error.hint-text1': 'Your account has been frozen', 'BLOCK_NAME.error.hint-btn1': 'Thaw immediately', 'BLOCK_NAME.error.hint-text2': 'Your account is not yet eligible to apply', 'BLOCK_NAME.error.hint-btn2': 'Upgrade immediately', 'BLOCK_NAME.error.btn-text': 'Return to modify', };