Resend OTP countdown
In en, this message translates to: 'Resend code in {seconds}s'
@override String resendOtpIn(int seconds) { return '$seconds秒後にコードを再送信'; }