161 lines
5.2 KiB
JSON
161 lines
5.2 KiB
JSON
{
|
|
"language": {
|
|
"en": "English",
|
|
"ne": "नेपाली",
|
|
"zh": "中文",
|
|
"title": "Interface language",
|
|
"changed": "Language switched to {{language}}"
|
|
},
|
|
"app": {
|
|
"title": "Lottery Admin"
|
|
},
|
|
"actions": {
|
|
"refresh": "Refresh",
|
|
"download": "Download",
|
|
"search": "Search",
|
|
"apply": "Apply",
|
|
"reset": "Reset",
|
|
"loading": "Loading...",
|
|
"submitting": "Submitting...",
|
|
"logout": "Log out",
|
|
"close": "Close",
|
|
"viewAll": "View all",
|
|
"viewDetails": "View details",
|
|
"reviewNow": "Review now",
|
|
"create": "Create",
|
|
"createTask": "Create task",
|
|
"clear": "Clear",
|
|
"done": "Done",
|
|
"exportExcel": "Export Excel",
|
|
"save": "Save changes",
|
|
"updateSuccess": "Updated successfully",
|
|
"updateFailed": "Update failed",
|
|
"updatePassword": "Update password"
|
|
},
|
|
"accountSettings": "Account settings",
|
|
"accountSettingsDesc": "Manage your profile and security settings.",
|
|
"profileSettings": "Profile",
|
|
"profileSettingsDesc": "Update your display name.",
|
|
"securitySettings": "Security",
|
|
"securitySettingsDesc": "Change your login password. Leave blank if you are not changing it.",
|
|
"fields": {
|
|
"nickname": "Nickname",
|
|
"newPassword": "New password",
|
|
"confirmPassword": "Confirm password"
|
|
},
|
|
"placeholders": {
|
|
"nickname": "Enter nickname",
|
|
"password": "Enter new password",
|
|
"confirmPassword": "Re-enter new password"
|
|
},
|
|
"validation": {
|
|
"required": "{{field}} is required",
|
|
"passwordMismatch": "Passwords do not match"
|
|
},
|
|
"aria": {
|
|
"expand": "Expand",
|
|
"collapse": "Collapse"
|
|
},
|
|
"export": {
|
|
"drawsList": { "filename": "draws-list", "sheetName": "Draws" },
|
|
"drawFinance": { "filename": "draw-finance-{{drawNo}}", "sheetName": "Draw finance" },
|
|
"adminRoles": { "filename": "admin-roles", "sheetName": "Roles" },
|
|
"adminUsers": { "filename": "admin-users", "sheetName": "Admin users" },
|
|
"players": { "filename": "players", "sheetName": "Players" },
|
|
"walletTransferOrders": { "filename": "transfer-orders", "sheetName": "Transfer orders" },
|
|
"walletTransactions": { "filename": "wallet-transactions", "sheetName": "Transactions" },
|
|
"playerWallets": { "filename": "player-wallets", "sheetName": "Player wallets" },
|
|
"tickets": { "filename": "tickets", "sheetName": "Tickets" },
|
|
"settlementBatches": { "filename": "settlement-batches", "sheetName": "Settlement" },
|
|
"jackpotPayouts": { "filename": "jackpot-payouts", "sheetName": "Jackpot payouts" },
|
|
"jackpotContributions": { "filename": "jackpot-contributions", "sheetName": "Contributions" },
|
|
"riskLockLogs": { "filename": "risk-lock-logs", "sheetName": "Risk lock logs" },
|
|
"riskPools": { "filename": "risk-pools", "sheetName": "Risk pools" },
|
|
"riskIndex": { "filename": "risk-draws", "sheetName": "Risk center" },
|
|
"riskPoolDetail": { "filename": "risk-pool-{{number}}", "sheetName": "Risk pool detail" },
|
|
"auditLogs": { "filename": "audit-logs", "sheetName": "Audit logs" },
|
|
"currencies": { "filename": "currencies", "sheetName": "Currencies" }
|
|
},
|
|
"toast": {
|
|
"exportDone": "Exported",
|
|
"exportFailed": "Export failed"
|
|
},
|
|
"date": {
|
|
"placeholder": "Select date",
|
|
"rangePlaceholder": "Select date range",
|
|
"rangeHint": "Select a start date, then an end date. For a single day, click the same date twice. Click Done to close.",
|
|
"weekdays": {
|
|
"sunday": "Sunday",
|
|
"monday": "Monday",
|
|
"tuesday": "Tuesday",
|
|
"wednesday": "Wednesday",
|
|
"thursday": "Thursday",
|
|
"friday": "Friday",
|
|
"saturday": "Saturday"
|
|
}
|
|
},
|
|
"pagination": {
|
|
"perPage": "Per page",
|
|
"selectPlaceholder": "Select",
|
|
"summary": "{{total}} total, page {{page}} / {{lastPage}}",
|
|
"previous": "Previous",
|
|
"next": "Next"
|
|
},
|
|
"states": {
|
|
"noData": "No data",
|
|
"loading": "Loading…",
|
|
"comingSoon": "Feature under development"
|
|
},
|
|
"errors": {
|
|
"loadFailed": "Failed to load"
|
|
},
|
|
"permission": {
|
|
"deniedTitle": "Access denied",
|
|
"deniedDescription": "Your account does not have permission to open this page. Ask an administrator to assign the required role permissions."
|
|
},
|
|
"table": {
|
|
"id": "ID"
|
|
},
|
|
"toolbar": {
|
|
"defaultAdmin": "Administrator",
|
|
"notifications": "Notifications",
|
|
"notificationsComingSoon": "Notifications are under development",
|
|
"accountSettings": "Account settings",
|
|
"loggedOut": "Signed out"
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"dashboard": "Dashboard",
|
|
"admin_users": "Admin Users",
|
|
"admin_roles": "Role Management",
|
|
"players": "Players",
|
|
"currencies": "Currencies",
|
|
"wallet": "Wallet",
|
|
"reports": "Reports",
|
|
"draws": "Draws",
|
|
"rules_plays": "Play rules",
|
|
"rules_odds": "Odds & rebate",
|
|
"rules": "Betting rules",
|
|
"risk_cap": "Risk cap rules",
|
|
"risk": "Risk center",
|
|
"settlement": "Settlement",
|
|
"jackpot": "Jackpot",
|
|
"reconcile": "Reconcile",
|
|
"tickets": "Ticket list",
|
|
"audit": "Audit Logs",
|
|
"settings": "Settings",
|
|
"account": "Account settings"
|
|
},
|
|
"sidebar": {
|
|
"workspace": "Workspace"
|
|
},
|
|
"auth": {
|
|
"checking": "Checking sign-in status…"
|
|
},
|
|
"confirm": {
|
|
"cancel": "Cancel",
|
|
"confirm": "Confirm",
|
|
"confirmSave": "Save"
|
|
}
|
|
}
|