IMPS implementation

This commit is contained in:
2025-08-22 16:36:58 +05:30
parent fc76528206
commit 04c992c934
14 changed files with 309 additions and 128 deletions

View File

@@ -719,6 +719,9 @@ class AppLocalizationsHi extends AppLocalizations {
@override
String get searchbranch => 'शाखा खोजें';
@override
String get searchbranchby => 'शाखा खोजें नाम / बैंक कोड / आईएफएससी द्वारा';
@override
String get branchsearchsoon => 'शाखा खोज सुविधा जल्द ही आ रही है...';
}