Language Changes
This commit is contained in:
87
lib/l10n/app_en.arb
Normal file
87
lib/l10n/app_en.arb
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"profile": "Profile",
|
||||
"preferences": "Preferences",
|
||||
"language": "Language",
|
||||
"selectLanguage": "Select Language",
|
||||
"english": "English",
|
||||
"hindi": "Hindi",
|
||||
"cancel": "Cancel",
|
||||
"home": "Home",
|
||||
"card": "Card",
|
||||
"services": "Services",
|
||||
"quickPay": "Quick \n Pay",
|
||||
"quickLinks": "Quick Links",
|
||||
"recentTransactions": "Recent Transactions",
|
||||
"accountNumber": "Account Number:",
|
||||
"enableBiometric": "Enable Biometric Authentication",
|
||||
"useBiometricPrompt": "Use fingerprint/face ID for faster login?",
|
||||
"later": "Later",
|
||||
"enable": "Enable",
|
||||
"noTransactions": "No transactions found for this account.",
|
||||
"somethingWentWrong": "Something went wrong",
|
||||
"failedToLoad": "Failed to load transactions: {error}",
|
||||
"failedToRefresh": "Failed to refresh data",
|
||||
"hi": "Hi",
|
||||
"kMobile": "kMobile",
|
||||
"scanBiometric": "Scan to enable Biometric login",
|
||||
"savingsAccount": "Savings Account",
|
||||
"loanAccount": "Loan Account",
|
||||
"termDeposit": "Term Deposit Account",
|
||||
"recurringDeposit": "Recurring Deposit Account",
|
||||
"unknownAccount": "Unknown Account Type",
|
||||
"customerInfo": "Customer \n Info",
|
||||
"fundTransfer": "Fund \n Transfer",
|
||||
"accountInfo": "Account \n Info",
|
||||
"accountStatement": "Account \n Statement",
|
||||
"handleCheque": "Handle \n Cheque",
|
||||
"manageBeneficiary": "Manage \n Beneficiary",
|
||||
"contactUs": "Contact \n Us",
|
||||
"addBeneficiary": "Add Beneficiary",
|
||||
"confirmAccountNumber": "Confirm Account Number",
|
||||
"name": "Name",
|
||||
"ifscCode": "IFSC Code",
|
||||
"bankName": "Beneficiary Bank Name",
|
||||
"branchName": "Branch Name",
|
||||
"accountType": "Account Type",
|
||||
"savings": "Savings",
|
||||
"current": "Current",
|
||||
"phone": "Phone",
|
||||
"validateAndAdd": "Validate and Add",
|
||||
"beneficiaryAdded": "Beneficiary Added Successfully",
|
||||
"invalidIfscFormat": "Invalid IFSC Format",
|
||||
"noIfscDetails": "No details found for IFSC",
|
||||
"enterValidAccountNumber": "Enter a valid account number",
|
||||
"reenterAccountNumber": "Re-enter account number",
|
||||
"accountMismatch": "Account numbers do not match",
|
||||
"nameRequired": "Name is required",
|
||||
"enterIfsc": "Enter IFSC code",
|
||||
"enterValidPhone": "Enter a valid phone number",
|
||||
"payNow": "Pay Now",
|
||||
"beneficiaries": "Beneficiaries",
|
||||
"cif": "CIF",
|
||||
"activeAccounts": "Number of Active Accounts",
|
||||
"mobileNumber": "Mobile Number",
|
||||
"dateOfBirth": "Date of Birth",
|
||||
"branchCode": "Branch Code",
|
||||
"branchAddress": "Branch Address",
|
||||
"primaryId": "Primary ID",
|
||||
"quickPayOwnBank": "Quick Pay - Own Bank",
|
||||
"debitAccountNumber": "Debit Account Number",
|
||||
"accountNumber": "Account Number",
|
||||
"accountNumberRequired": "Account Number is required",
|
||||
"validAccountNumber": "Enter a valid account number",
|
||||
"confirmAccountNumber": "Confirm Account Number",
|
||||
"reenterAccountNumber": "Re-enter Account Number",
|
||||
"accountMismatch": "Account Numbers do not match",
|
||||
"beneficiaryAccountType": "Beneficiary Account Type",
|
||||
"loan": "Loan",
|
||||
"selectAccountType": "Please select account type",
|
||||
"amount": "Amount",
|
||||
"amountRequired": "Amount is required",
|
||||
"validAmount": "Enter a valid amount",
|
||||
"swipeToPay": "Swipe to Pay",
|
||||
"outsideBank": "Outside Bank",
|
||||
"ownBank": "Own Bank"
|
||||
}
|
||||
|
Reference in New Issue
Block a user