@@ -25,7 +25,7 @@ class AppText {
|
||||
static const String chooseCountry = "Choose country";
|
||||
static const String phoneNumber = "Phone number";
|
||||
static const String password = "Password";
|
||||
static const String enterPassword = "Enter password";
|
||||
static const String enterPassword = "Enter Password";
|
||||
static const String invalidPhoneNo = "Invalid phone number";
|
||||
static const String enterPhoneNo = "Enter phone number";
|
||||
static const String invalidPassword = "Invalid password";
|
||||
@@ -156,7 +156,7 @@ class AppText {
|
||||
static const String previewTitle = "Withdrawal confirmation";
|
||||
static const String info =
|
||||
'Your withdrawal request has been received and is currently being processed.';
|
||||
static const String info1 =
|
||||
static const String info1 =
|
||||
'Please confirm the withdrawal amount and verify the accuracy of your bank details.';
|
||||
static const String workingDays =
|
||||
'Processing times vary from 3-7 working days';
|
||||
|
||||
Reference in New Issue
Block a user