OTP sent confirmation
In en, this message translates to: 'Code sent to {contact}'
@override String otpSentTo(String contact) { return '验证码已发送至 $contact'; }