Update: 2026-06-12 20:40:40

This commit is contained in:
Hamza-Ayed
2026-06-12 20:40:40 +03:00
parent 305ae01d52
commit f907212c57
294 changed files with 3592 additions and 3581 deletions

View File

@@ -570,7 +570,7 @@ class _OtpVerificationScreenState extends State<OtpVerificationScreen> {
),
const SizedBox(width: 10),
Text(
'Enter the 5-digit code'.tr,
'Enter the 3-digit code'.tr,
style: TextStyle(
color: _textMain(isDark),
fontSize: 15,