167 lines
8.0 KiB
Plaintext
167 lines
8.0 KiB
Plaintext
{
|
|
"@memberWelcomeGreeting": {
|
|
"placeholders": {
|
|
"name": {}
|
|
}
|
|
},
|
|
"memberWelcomeGreeting": "Welcome, {name}!",
|
|
"ok": "OK",
|
|
"save": "Save",
|
|
"retry": "Retry",
|
|
"delete": "Delete",
|
|
"userLabel": "User",
|
|
"managerFallbackName": "Manager",
|
|
"snackTitleError": "Error",
|
|
"snackTitleSuccess": "Success",
|
|
"operationFailedShort": "Failed",
|
|
"failedLoadChitGroups": "Failed to load chit groups",
|
|
"chitfundCreatedSuccess": "Chitfund created successfully",
|
|
"failedCreateChitGroup": "Failed to create chit group",
|
|
"failedUpdateChitGroup": "Failed to update chit group",
|
|
"chitGroupDeletedSuccess": "Chit group deleted successfully",
|
|
"failedDeleteChitGroup": "Failed to delete chit group",
|
|
"failedLoadGroupDetails": "Failed to load group details",
|
|
"failedLoadGroupMembers": "Failed to load group members",
|
|
"memberAddedSuccess": "Member added successfully",
|
|
"failedAddMember": "Failed to add member",
|
|
"memberRemovedSuccess": "Member removed successfully",
|
|
"failedRemoveMember": "Failed to remove member",
|
|
"memberStatusUpdatedSuccess": "Member status updated successfully",
|
|
"failedUpdateMemberStatus": "Failed to update member status",
|
|
"failedLoadPayments": "Failed to load payments",
|
|
"paymentRecordedSuccess": "Payment recorded successfully",
|
|
"failedRecordPayment": "Failed to record payment",
|
|
"failedLoadGroupStatistics": "Failed to load group statistics",
|
|
"chitfundStartedSuccess": "Chitfund started successfully",
|
|
"failedStartChitGroup": "Failed to start chit group",
|
|
"failedLoadMonthlyDraws": "Failed to load monthly draws",
|
|
"failedCreateMonthlyDraw": "Failed to create monthly draw",
|
|
"failedLoadDrawStatistics": "Failed to load draw statistics",
|
|
"failedLoadFinancialData": "Failed to load financial data",
|
|
"signupFailedTitle": "Signup Failed",
|
|
"signupFailedGeneric": "Signup failed. Please try again.",
|
|
"loginFailedTitle": "Login Failed",
|
|
"loginFailedGeneric": "Login failed. Please try again.",
|
|
"passwordChangedSuccess": "Password changed successfully",
|
|
"failedChangePassword": "Failed to change password",
|
|
"stateSomethingWentWrong": "Something went wrong",
|
|
"emptyNoGroupsTitle": "No Chit Groups Yet",
|
|
"emptyNoGroupsMessage": "You haven't created any chit groups yet.\nCreate your first group or import an existing one!",
|
|
"emptyNoGroupsAction": "Create Group",
|
|
"emptyNoMembersTitle": "No Members Yet",
|
|
"emptyNoMembersMessage": "This group doesn't have any members yet.\nAdd members to get started!",
|
|
"emptyNoMembersAction": "Add Members",
|
|
"emptyNoPaymentsTitle": "No Payments Yet",
|
|
"emptyNoPaymentsMessage": "No payment records found.\nPayments will appear here once recorded.",
|
|
"emptyNoPaymentsAction": "Record Payment",
|
|
"emptyNoActivitiesTitle": "No Recent Activities",
|
|
"emptyNoActivitiesMessage": "Your recent activities will appear here.\nStart using the app to see updates!",
|
|
"emptyNoActivitiesAction": "Refresh",
|
|
"emptyNoResultsTitle": "No Results Found",
|
|
"emptyNoResultsMessage": "We couldn't find what you're looking for.\nTry adjusting your search or filters.",
|
|
"emptyNoResultsAction": "Clear Filters",
|
|
"emptyErrorTitle": "Oops! Something Went Wrong",
|
|
"emptyErrorMessage": "We encountered an error while loading data.\nPlease try again.",
|
|
"emptyErrorAction": "Retry",
|
|
"emptyNoInternetTitle": "No Internet Connection",
|
|
"emptyNoInternetMessage": "Please check your internet connection\nand try again.",
|
|
"emptyNoInternetAction": "Retry",
|
|
"dashboardTitle": "Dashboard",
|
|
"notificationsTooltip": "Notifications",
|
|
"recordingsTooltip": "View draw recordings",
|
|
"testDrawTooltip": "Test animated draw",
|
|
"chitFundManagerRole": "Chit Fund Manager",
|
|
"menuDashboard": "Dashboard",
|
|
"menuMyChitfunds": "My Chitfunds",
|
|
"menuMembers": "Members",
|
|
"menuPayments": "Payments",
|
|
"menuLotteryDraws": "Lottery Draws",
|
|
"menuReports": "Reports",
|
|
"welcomeBackTitle": "Welcome back!",
|
|
"welcomeBackSubtitle": "Here's what's happening with your chit funds today.",
|
|
"quickActionsTitle": "Quick Actions",
|
|
"qaCreateChitfundTitle": "Create New Chitfund",
|
|
"qaCreateChitfundSubtitle": "Start a new chit fund group",
|
|
"qaImportChitfundTitle": "Import Existing Chitfund",
|
|
"qaImportChitfundSubtitle": "Add a group that already started",
|
|
"qaViewAllChitfundsTitle": "View All Chitfunds",
|
|
"qaViewAllChitfundsSubtitle": "Manage your existing groups",
|
|
"qaManageMembersTitle": "Manage Members",
|
|
"qaManageMembersSubtitle": "Add or remove members",
|
|
"qaPaymentRecordsTitle": "Payment Records",
|
|
"qaPaymentRecordsSubtitle": "Track all transactions",
|
|
"sectionMyChitfunds": "My Chitfunds",
|
|
"viewAll": "View All",
|
|
"noChitFundsYetShort": "No chit funds yet",
|
|
"groupStatusActive": "Active",
|
|
"groupStatusForming": "Forming",
|
|
"groupStatusCompleted": "Completed",
|
|
"unnamedGroup": "Unnamed",
|
|
"actionRecord": "Record",
|
|
"actionDraw": "Draw",
|
|
"actionView": "View",
|
|
"actionManageGroup": "Manage Group",
|
|
"groupImportedMessage": "Group imported! Now add members and backfill past data.",
|
|
"groupImportedTitle": "Success",
|
|
"paymentsPageComingSoon": "Payments page will be implemented next",
|
|
"comingSoonTitle": "Coming Soon",
|
|
"pageMyChitfunds": "My Chitfunds",
|
|
"createNewGroupMenu": "Create New Group",
|
|
"importExistingGroupMenu": "Import Existing Group",
|
|
"appDisplayName": "LuckyChit",
|
|
"authLoginTagline": "Chit fund management that feels effortless.",
|
|
"authSignupScreenTitle": "Create account",
|
|
"authSignupTagline": "Set up your profile in under a minute.",
|
|
"labelMobileNumber": "Mobile number",
|
|
"labelMobileNumberRequired": "Mobile number *",
|
|
"labelPassword": "Password",
|
|
"labelPasswordRequired": "Password *",
|
|
"labelFullNameRequired": "Full name *",
|
|
"labelEmailOptional": "Email (optional)",
|
|
"labelAddressOptional": "Address (optional)",
|
|
"labelEmergencyContactOptional": "Emergency contact (optional)",
|
|
"labelConfirmPasswordRequired": "Confirm password *",
|
|
"validatorEnterMobile": "Please enter mobile number",
|
|
"validatorMobileTenDigits": "Mobile number must be 10 digits",
|
|
"validatorMobileDigitsOnly": "Mobile number must contain only digits",
|
|
"validatorEnterFullName": "Please enter your full name",
|
|
"validatorValidEmail": "Please enter a valid email address",
|
|
"validatorEmergencyTenDigits": "Emergency contact must be 10 digits",
|
|
"validatorEmergencyDigitsOnly": "Emergency contact must contain only digits",
|
|
"validatorEnterPasswordAuth": "Please enter password",
|
|
"validatorPasswordMinSixAuth": "Password must be at least 6 characters",
|
|
"validatorConfirmPassword": "Please confirm password",
|
|
"validatorPasswordsMismatch": "Passwords do not match",
|
|
"tooltipShowPassword": "Show password",
|
|
"tooltipHidePassword": "Hide password",
|
|
"signInButton": "Sign in",
|
|
"createAccountButton": "Create account",
|
|
"alreadyHaveAccount": "Already have an account? ",
|
|
"loginLink": "Login",
|
|
"loginInvalidCredentials": "Invalid mobile number or password. Please try again.",
|
|
"signupSuccessWelcome": "Account created successfully! Welcome to LuckyChit.",
|
|
"signupFailedGenericUi": "Failed to create account. Please try again.",
|
|
"featureComingSoonMessage": "Feature coming soon",
|
|
"memberFallbackName": "Member",
|
|
"memberSubtitleEmpty": "Join a chit fund to start managing your investments.",
|
|
"memberSubtitleHasGroups": "Manage your chit fund investments and track your payments.",
|
|
"navHome": "Home",
|
|
"navPayments": "Payments",
|
|
"navNotifications": "Notifications",
|
|
"navProfile": "Profile",
|
|
"memberEmptyChitTitle": "No Chit Funds Yet",
|
|
"memberEmptyChitBody": "You haven't joined any chit funds yet.\nContact your manager to get started!",
|
|
"memberHowToStartTitle": "How to get started?",
|
|
"memberHowToStartBody": "1. Your manager will add you to a chit group\n2. You'll receive a notification\n3. Start managing your payments here!",
|
|
"unnamedGroupLong": "Unnamed Group",
|
|
"labelTotalValue": "Total Value",
|
|
"labelDuration": "Duration",
|
|
"monthsSuffix": "months",
|
|
"labelInstallment": "Installment",
|
|
"labelStatus": "Status",
|
|
"groupStatusPending": "Pending",
|
|
"payNowButton": "Pay Now",
|
|
"detailsButton": "Details",
|
|
"memberInfoNotFound": "Member information not found"
|
|
}
|