Payment Error Message and Beneficiary Page

This commit is contained in:
2025-08-11 17:03:02 +05:30
parent e7bbab13ba
commit 8ae26e2f18
16 changed files with 111 additions and 47 deletions

View File

@@ -664,4 +664,7 @@ class AppLocalizationsHi extends AppLocalizations {
@override
String get validateBeneficiary => 'लाभार्थी को सत्यापित करें';
@override
String get themeMode => 'थीम मोड';
}