Added Localizations and ran small fixes
This commit is contained in:
@@ -40,7 +40,7 @@ enum PayoutDestination {
|
||||
case PayoutDestination.addrecipient:
|
||||
return loc.addRecipient;
|
||||
case PayoutDestination.editwallet:
|
||||
return 'Edit Wallet';
|
||||
return loc.editWallet;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user