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