chitfund/luckychit/lib/l10n/app_en.arb

70 lines
2.9 KiB
Plaintext

{
"@@locale": "en",
"appTitle": "LuckyChit",
"settingsTitle": "Settings",
"sectionAppearance": "Appearance",
"sectionLanguage": "Language",
"sectionAccount": "Account",
"sectionPaymentSettings": "Payment Settings",
"sectionNotifications": "Notifications",
"sectionAbout": "About",
"languageTitle": "App language",
"languageSubtitle": "English or Telugu",
"languageEnglish": "English",
"languageTelugu": "Telugu (తెలుగు)",
"chooseLanguageTitle": "Choose language",
"themeTitle": "Theme",
"themeLight": "Light",
"themeDark": "Dark",
"themeSystem": "System default",
"chooseThemeTitle": "Choose theme",
"darkModeTitle": "Dark mode",
"darkModeSubtitle": "Override system settings",
"changePasswordTitle": "Change password",
"changePasswordSubtitle": "Update your password",
"pushNotificationsTitle": "Push notifications",
"pushNotificationsSubtitle": "Receive push notifications",
"paymentRemindersTitle": "Payment reminders",
"paymentRemindersSubtitle": "Reminders for upcoming payments",
"drawNotificationsTitle": "Draw notifications",
"drawNotificationsSubtitle": "Alerts for lottery draws",
"upiIdTitle": "UPI ID",
"loading": "Loading…",
"active": "Active",
"notConfigured": "Not configured",
"configureBackend": "Configure in backend/.env",
"copyUpiIdTooltip": "Copy UPI ID",
"upiCopiedClipboard": "UPI ID copied to clipboard",
"paymentStatisticsTitle": "Payment statistics",
"paymentStatisticsSubtitle": "View payment insights",
"transactionFeesTitle": "Transaction fees",
"transactionFeesSubtitle": "0% fees • Save lakhs per year!",
"free": "FREE",
"appVersionTitle": "App version",
"privacyPolicyTitle": "Privacy policy",
"termsOfServiceTitle": "Terms of service",
"logout": "Logout",
"logoutConfirmTitle": "Logout",
"logoutConfirmMessage": "Are you sure you want to logout?",
"cancel": "Cancel",
"close": "Close",
"copied": "Copied!",
"profileComingSoon": "Profile page coming soon",
"changePasswordComingSoon": "Change password feature coming soon",
"notificationComingSoon": "Notification settings coming soon",
"paymentStatsComingSoon": "Payment statistics coming soon",
"privacyComingSoon": "Privacy policy page coming soon",
"termsComingSoon": "Terms of service page coming soon",
"loggedOutSuccess": "Logged out successfully",
"upiPaymentSettingsTitle": "UPI payment settings",
"currentUpiId": "Current UPI ID",
"upiNotConfiguredMessage": "UPI ID not configured. Update backend/.env file.",
"howToUpdateUpi": "How to update UPI ID",
"stepOpenEnv": "Open backend/.env file",
"stepUpdatePhonepe": "Update PHONEPE_UPI_ID=your_upi@paytm",
"stepRestartBackend": "Restart backend server",
"stepRefreshScreen": "Refresh this screen",
"proTipTitle": "Pro tip",
"proTipBody": "Members can pay using ANY UPI app (PhonePe, GPay, Paytm) directly to your personal UPI ID with 0% transaction fees!"
}