exports.dialog = { 'en_US': [{ type: 'ModalAlert', options: { markdowns: [ '## Are you sure you want to see the solution?', '', 'I believe in you! You can do it' ] } }] };