const localOptions = { emailFormatErr: 'Incorrect email format', fillCode: 'Please fill in the verification code', codeErr: 'Incorrect verification code', submitting: 'Submitting', submit: 'Submit', unknownErr: 'unknown exception! state code:', repeatSubmit: 'Please do not submit the form twice', required: 'Required Fields cannot be Empty', security: 'There are elements in your request that violate security rules', }