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

@@ -625,7 +625,7 @@ class _DashboardScreenState extends State<DashboardScreen>
selectedIndex: selectedAccountIndex,
)));
}),
_buildQuickLink(Icons.location_pin, "Branch Locator",
_buildQuickLink(Icons.location_pin, AppLocalizations.of(context).branchlocator,
() {
Navigator.push(
context,