OTP added to daily limit #2

This commit is contained in:
2025-12-05 15:59:59 +05:30
parent 974f42bf95
commit aef82237ac
9 changed files with 21 additions and 13 deletions

View File

@@ -50,7 +50,7 @@ class _FaqsScreenState extends State<FaqsScreen> {
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: const Text("Frequently Asked Questions"),
title: Text(AppLocalizations.of(context).faq),
),
body: Stack(
children: [