296 lines
15 KiB
Dart
296 lines
15 KiB
Dart
class AppText {
|
|
//Splash
|
|
static const String splashVersionText = "APP: v.";
|
|
static const String splashCopyrightText = '© 2024 Tanami';
|
|
|
|
//Welcome
|
|
static const String welcomeTitle1Text = "Tanami offers";
|
|
static const String welcomeTitle2Text = "Invest alongside";
|
|
static const String welcomeTitle3Text = "Start investing today ";
|
|
static const String weclomeDescription1Text =
|
|
"access to best-in-class, exclusive, global private investments";
|
|
static const String weclomeDescription2Text =
|
|
"experienced investment experts with a long-standing track record";
|
|
static const String weclomeDescription3Text = "with only SAR 1,000";
|
|
static const String loginText = "Log In";
|
|
static const String signUpText = "Sign Up";
|
|
|
|
//Login
|
|
static const String welcomeText = "Welcome back!";
|
|
static const String pleaseEnterLoginDetails =
|
|
"Please enter your login details to get started";
|
|
static const String toGetYourAccountPleaseSetYourInfo =
|
|
"To get your account please set your info";
|
|
static const String countryOfResidence = "Country of residence";
|
|
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 invalidPhoneNo = "Invalid Phone Number";
|
|
static const String enterPhoneNo = "Enter phone number";
|
|
static const String invalidPassword = "Invalid Password";
|
|
static const String forgorPassword = "Forgot Password";
|
|
|
|
//Register
|
|
static const String getStartedToday = "Get started today";
|
|
static const String setupYourTanamiAccountToBegin =
|
|
"Setup your Tanami account to begin investing in a few simple steps";
|
|
static const String step1 = "Step 1";
|
|
static const String step2 = "Step 2";
|
|
static const String step3 = "Step 3";
|
|
static const String enterYourCountryOfResidence =
|
|
"Enter your country of residence and mobile number";
|
|
static const String enterNameEmailPassword =
|
|
"Enter your name, email and password";
|
|
static const String enterNameEmailUniquePassword =
|
|
"Enter your name and email and choose a unique password";
|
|
static const String enableBiometricAuthentication =
|
|
"Enable biometric authentication and select a unique pin code for easy access";
|
|
static const String getStarted = "Get started";
|
|
static const String welcome = "Welcome!";
|
|
static const String selectYourCountryOfResidence =
|
|
"Select your country of residence and enter your mobile number";
|
|
static const String nextText = "Next";
|
|
static const String backText = "Back";
|
|
static const String firstNameText = "First Name";
|
|
static const String lastNameText = "Last Name";
|
|
static const String emailText = "Email";
|
|
static const String repeatPasswordText = "Repeat Password";
|
|
static const String min8CharactersSpecialCharctersText =
|
|
"Min 8 characters, special characters required";
|
|
static const String enterFirstName = "Enter First Name";
|
|
static const String enterLastName = "Enter Last Name";
|
|
static const String enterEmail = "Enter Email";
|
|
static const String cantBeEmptyText = "Can't Be Empty";
|
|
static const String passwordMismatch = "Password Mismatch";
|
|
static const String iAgreeToThe = "I agree to the ";
|
|
static const String termsAndCondition = "Terms & Conditions";
|
|
static const String andThe = " and the";
|
|
static const String privacyPolicy = "Privacy Policy";
|
|
|
|
//Country Name
|
|
static const String bahrainCountryText = "Bahrain";
|
|
static const String kuwaitCountryText = "Kuwait";
|
|
static const String omanCountryText = "Oman";
|
|
static const String qatarCountryText = "Qatar";
|
|
static const String saudiArabiaCountryText = "Saudi Arabia";
|
|
static const String uaeCountryText = "United Arab Emirates";
|
|
static const String confirmSelectionText = "Confirm selection";
|
|
|
|
//Portfolio
|
|
static const String portfolio = "Portfolio Value: ";
|
|
static const String investmentamount = "Investment Amount";
|
|
static const String currentval = "Current valuation";
|
|
static const String totalreturn = "Total return";
|
|
static const String disttodate = "Distributions to date";
|
|
static const String includeddocs = "Included Documents";
|
|
|
|
//Academy
|
|
static const String videosTitle = "Videos";
|
|
static const String academyText = "Academy";
|
|
|
|
//Dialog
|
|
static const String exitText = "Exit";
|
|
static const String cancelText = "Cancel";
|
|
static const String areYouSureYouWantToExitText =
|
|
"Are you sure you want to Exit?";
|
|
|
|
//OTP
|
|
static const String checkYourMessages = "Check your messages";
|
|
static const String referToSameOtpMessage =
|
|
"Please refer to the same OTP message shown below";
|
|
static const String resendSms = "Resend SMS";
|
|
static const String otpVerifiedSucessfully = "OTP Verified Successfully!";
|
|
static const String otpVerifiedFailed = "OTP Verification Failed:";
|
|
|
|
//Pin Code
|
|
static const String pinCode = "Pin Code";
|
|
static const String createPinCode = "Create Pin Code";
|
|
static const String changePinCode = "Change Pin Code";
|
|
static const String confirmPinCode = "Confirm Pin Code";
|
|
static const String incorrectPinCode = "Incorrect PIN. Please try again.";
|
|
static const String welcomeBackText = "Welcome back";
|
|
static const String userYourAppPinToLoginEnterTanami =
|
|
"Use your app PIN to login to enter Tanami";
|
|
static const String forgotPinCode = "Forgot Pin Code";
|
|
|
|
static const String notificationText = "Notification";
|
|
static const String toRestorePinYouWillBeLoggedOut =
|
|
"To restore PIN you will be Logged out";
|
|
static const String allowText = "Allow";
|
|
static const String declineText = "Decline";
|
|
|
|
//Forgot Password
|
|
static const String restorePasswordText = "Restore password";
|
|
static const String toRestorePasswordPleaseEnterPhoneNumber =
|
|
"To restore password please enter phone number";
|
|
static const String createNewPasswordText = "Create new password";
|
|
static const String submitText = "Submit";
|
|
|
|
//Wallet
|
|
static const String walletTitle = "Wallet balance";
|
|
static const String walletText = "Wallet";
|
|
static const String day = "Today";
|
|
static const String filterTitle = "Filters";
|
|
static const String onHold = "On hold";
|
|
static const String deposit = "Deposit";
|
|
static const String withdrawal = "Withdrawal";
|
|
static const String yield = "Yield";
|
|
static const String refund = "Refund";
|
|
static const String investment = "Investment";
|
|
static const String walletDetailsTitle = "Details";
|
|
static const String withdrawalScreenTitle = 'Enter bank details';
|
|
static const String depositScreenTitle = 'Deposit notification';
|
|
static const String status = "Status";
|
|
static const String paymentMethod = "Payment Method";
|
|
static const String accountName = "Account Name";
|
|
static const String accountHolderName =
|
|
'Account Holder Name/Beneficiary Name';
|
|
static const String iban = "IBAN";
|
|
static const String beneficiaryAddress = "Beneficiary Address";
|
|
static const String bankName = "Bank Name";
|
|
static const String branchAddress = "Branch Address";
|
|
static const String SWIFTcode = "SWIFT/BIC code";
|
|
static const String refid = "Reference ID";
|
|
static const String previewTitle = "Withdrawal confirmation";
|
|
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';
|
|
static const String balance = 'Wallet balance: ';
|
|
static const String withdrawTitle = 'Withdrawal';
|
|
static const String depositTitle = 'Deposit';
|
|
static const String withdrawDetails = 'Withdrawal details';
|
|
static const String depositDetails = 'Deposit details';
|
|
static const String required = 'Fields with * are required';
|
|
static const String withdrawAmt = 'Total Withdrawal amount:';
|
|
static const String depositAmt = 'Total Deposit amount:';
|
|
static const String info2 = 'Payment can include transfer fee from your bank';
|
|
static const String info3 =
|
|
'To accomplish payment please use payment details and Reference ID in tour Bank';
|
|
static const String next = 'Next';
|
|
static const String depositNoti = 'Create deposit notification';
|
|
static const String submit = 'Submit request';
|
|
static const String Submit = 'Submit';
|
|
static const String submitDeposit = 'Submit deposit';
|
|
static const String cont = 'Continue';
|
|
static const String later = 'Later';
|
|
static const String back = 'Back to change';
|
|
static const String clear = 'Clear All';
|
|
static const String bankTransfer = 'Bank Transfer';
|
|
static const String amtTrans = 'Amount of transaction';
|
|
static const String date1 = 'Newest first';
|
|
static const String date2 = 'Oldest first';
|
|
static const String all = 'All';
|
|
static const String byDate = 'By date';
|
|
static const String byAction = 'By type of action';
|
|
static const String byStatus = 'By status';
|
|
|
|
//Settings
|
|
static const String settingsText = "Settings";
|
|
static const String experiencedInvestorText = "Experienced investor?";
|
|
static const String upgradeText =
|
|
"Upgrade your investor status today in a few simple steps to allows investments higher than SAR 200,000";
|
|
static const String generalText = "General";
|
|
static const String notificationsText = "Notifications";
|
|
static const String languageText = "Language";
|
|
static const String englishText = "English";
|
|
static const String privacySettingsText = "Privacy Settings";
|
|
static const String biometricText = "Biometric ID";
|
|
static const String resetPasswordText = "Reset Password";
|
|
static const String resetPinCodeText = "Reset PIN-code";
|
|
static const String supportText = "Support";
|
|
static const String contactAdminText = "Contact Admin";
|
|
static const String privacyPolicyText = "Privacy Policy";
|
|
static const String termsAndConditionText = "Terms & Conditions";
|
|
static const String faqText = "FAQ";
|
|
static const String logoutText = "Log Out";
|
|
static const String deleteAccountText = "Delete account";
|
|
static const String areYouSureWantToLogoutText =
|
|
"Are you sure you want to Logout?";
|
|
static const String noText = "No";
|
|
static const String yesText = "Yes";
|
|
static const String pinUpdatedSucess = "Pin updated Sucessfully !";
|
|
static const String pinVerifiedSucess = "Pin verified Sucessfully !";
|
|
static const String passwordUpdatedSucess = "Password updated Sucessfully !";
|
|
static const String changePasswordText = "Change Password";
|
|
static const String newPasswordText = "New Password";
|
|
static const String currentPsswordText = "Current Password";
|
|
|
|
//Contact Admin
|
|
static const String byPhoneText = "By phone";
|
|
static const String byEmailText = "By-mail";
|
|
static const String weAreHereToHelp = "We are here to help!";
|
|
|
|
//Language Screen
|
|
static const String arabicText = "اللغة العربية";
|
|
static const String chooseTheLanguageText = "Choose the language";
|
|
static const String changingTheLanguageWillReloadApp =
|
|
"Changing the language will reload the application";
|
|
|
|
//Delete Screen
|
|
static const String weAreSadToSeeYouGo = "We're sad to see you go :(";
|
|
static const String enterAdescription = "Enter a description...";
|
|
static const String toHelpUsImprovePleaseLetusKnowWhyYouWantToDeleteAccount =
|
|
"To help us improve, please let us know why you want to delete your account";
|
|
static const String charactersLeft = "characters left";
|
|
static const String iUnderstandAndAgreeThatmyDataWillBeDeleted =
|
|
"I understand and agree that my data will be deleted";
|
|
static const String noIWantToStay = "No, i want to stay";
|
|
static const String pleaseEnteraDescription = "Please enter a description";
|
|
static const String pleaseCheckThisField = "Please check this field";
|
|
static const String weHaveReceivedYourRequestToDeleteAccount =
|
|
"We have received your request to delete your account";
|
|
static const String theRequestWillBeProcessed =
|
|
"The request will be processed within 72 hours";
|
|
static const closeText = "Close";
|
|
|
|
//Invest
|
|
static const String investText = "Invest";
|
|
static const String availableText = "Available";
|
|
static const String closedText = "Closed";
|
|
static const String completeYourVerification = "Complete your verification";
|
|
static const String verifyYourAccountInUnderMinutesToStartInvestingToday =
|
|
"Verify your account in under 10 minutes to start investing today!";
|
|
static const String closingDateText = "Closing Date";
|
|
static const String fundedText = "funded";
|
|
static const String sponsorNameText = "Sponsor name";
|
|
static const String estimatedReturnText = "Estimated return";
|
|
static const String holdingPeriodText = "Holding period";
|
|
static const String minimumInvestmentText = "Minimum investment";
|
|
static const String keyMeritsIOfnvestmentText = "Key Merits of Investment";
|
|
static const String investmentDetailsText = "Investment details";
|
|
static const String enterInvestmentAmountText = "Enter investment amount";
|
|
static const String thisIsUsdInvestmentOpportunityText =
|
|
"This is a USD investment opportunity. Funds will be converted into USD upon confirmation.";
|
|
static const String choosePaymentMethodText = "Choose payment method";
|
|
static const String balanceText = "Balance";
|
|
static const String applePayText = "Apple Pay";
|
|
static const String gPayText = "Gpay Pay";
|
|
static const String instantTransferFundsApplePayText =
|
|
"Instant transfer of funds using Apple Pay!";
|
|
static const String instantTransferFundsGpayPayText =
|
|
"Instant transfer of funds using Gpay Pay!";
|
|
static const String retailInvestirCanInvestMaxText =
|
|
"Retail investors can invest a maximum of SAR 200,000 in this opportunity.";
|
|
static const String upgradeYourInvestorStatusToIncreaseText =
|
|
"Upgrade your investor status to increase your investment limit.";
|
|
static const String currentExchangeText = "Current Exchange";
|
|
static const String feeText = "Fee";
|
|
static const String debitedAmountText = "Debited amount";
|
|
static const String totalInvestmentAmountText = "Total Investment amount";
|
|
static const String confirmInvestmentText = "Confirm investment";
|
|
static const String paymentMethodText = "Payment method";
|
|
static const String totalDebitedAmountText = "Total debited amount";
|
|
static const String unableToProcessTransactionText =
|
|
"Unable to process transaction";
|
|
static const String investmentOpportunityHasReachedMaxcapText =
|
|
"Investment opportunity has reached maximum capacity";
|
|
static const String backToInvestmentText = "Back to Investment";
|
|
static const String otpCheckIsFailedText = "OTP Check is failed...";
|
|
static const String pleaseTryAgainText = "Please try again";
|
|
static const String tryAgainText = "Try again";
|
|
static const String investmentConfirmationText = "Investment confirmation";
|
|
static const String enterAmountText = "Enter Amount";
|
|
static const String pleaseEnterAmountText = "Please Enter Amount";
|
|
}
|