--"{t.login.brandingQuote}"
-
- {step === "mobile" && t.login.enterMobileDesc} - {step === "password" && t.login.signInDesc} - {step === "otp" && t.login.sentCodeDesc(mobile)} -
-++"{t.login.brandingQuote}"
+
+ {step === "mobile" && t.login.enterMobileDesc} + {step === "password" && t.login.signInDesc} + {step === "otp" && t.login.sentCodeDesc(mobile)} +
+{activeCooldownMessage.title}
+{activeCooldownMessage.description}
++ {t.rateLimit.eyebrow} +
++ {t.rateLimit.message} +
++ {t.rateLimit.cooldownLabel} +
++ {isCoolingDown ? countdown : t.rateLimit.ready} +
+