Manage Beneficiary UI
This commit is contained in:
@@ -1396,6 +1396,12 @@ abstract class AppLocalizations {
|
||||
/// In en, this message translates to:
|
||||
/// **'No beneficiaries found'**
|
||||
String get noBeneficiaryFound;
|
||||
|
||||
/// No description provided for @beneficiaryName.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Beneficiary Name'**
|
||||
String get beneficiaryName;
|
||||
}
|
||||
|
||||
class _AppLocalizationsDelegate extends LocalizationsDelegate<AppLocalizations> {
|
||||
|
Reference in New Issue
Block a user