Transaction Details localized to Hindi
This commit is contained in:
@@ -667,4 +667,19 @@ class AppLocalizationsHi extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get themeMode => 'थीम मोड';
|
||||
|
||||
@override
|
||||
String get transactionDetails => 'लेन-देन विवरण';
|
||||
|
||||
@override
|
||||
String get transactionType => 'लेनदेन प्रकार';
|
||||
|
||||
@override
|
||||
String get transferType => 'स्थानांतरण प्रकार';
|
||||
|
||||
@override
|
||||
String get utrNo => 'यूटीआर नंबर';
|
||||
|
||||
@override
|
||||
String get beneficiaryAccountNo => 'लाभार्थी खाता संख्या';
|
||||
}
|
||||
|
Reference in New Issue
Block a user