/** * Add your global events here */ module.exports = { en: { jsSteppedForm: { STEPCOUNTER: '
Step of
', STEPBUTTONS: '
' + ' Prev' + ' Next ' + '
', }, }, };