Test APK with cheque

This commit is contained in:
2025-12-31 13:45:19 +05:30
parent 715162b713
commit d44ee5590e
21 changed files with 1873 additions and 130 deletions

View File

@@ -42,7 +42,7 @@ class FundTransferScreen extends StatelessWidget {
Expanded(
child: FundTransferManagementTile(
icon: Symbols.person,
label: "Self Pay",
label: AppLocalizations.of(context).selfPay,
subtitle:
AppLocalizations.of(context).ftselfpaysubtitle,
onTap: () {