Files
hicoinpay_react/hicoinpay-react/src/locales/en.json
wchun1996 51dcbec88f commit
2025-10-13 21:43:39 +08:00

294 lines
9.7 KiB
JSON

{
"common": {
"getStarted": "Get Started",
"clientLogin": "Client Login",
"register": "Register",
"logout": "Logout",
"backToDashboard": "Back to Dashboard",
"backToHome": "Back to Home",
"settings": "Settings",
"withdraw": "Withdraw",
"topUp": "Top Up",
"viewAll": "View All",
"sendCode": "Send Code",
"update": "Update",
"save": "Save",
"cancel": "Cancel",
"submit": "Submit",
"next": "Next",
"previous": "Previous",
"complete": "Complete",
"loading": "Loading...",
"error": "Error",
"success": "Success"
},
"navigation": {
"home": "Home",
"features": "Features",
"contact": "Contact",
"apiDocs": "API Docs",
"about": "About"
},
"home": {
"title": "HicoinPay",
"subtitle": "Secure Payment Gateway for Cryptocurrency",
"description": "Accept cryptocurrency payments with ease. Fast, secure, and reliable payment processing for your business.",
"features": {
"title": "Why Choose HicoinPay?",
"secure": {
"title": "Secure",
"description": "Bank-level security with end-to-end encryption"
},
"fast": {
"title": "Fast",
"description": "Lightning-fast transaction processing"
},
"reliable": {
"title": "Reliable",
"description": "99.9% uptime guarantee"
},
"global": {
"title": "Global Reach",
"description": "Accept payments from 190+ countries with 100+ payment methods."
},
"mobile": {
"title": "Mobile Optimized",
"description": "Seamless mobile payment experience across all devices and platforms."
},
"analytics": {
"title": "Analytics Dashboard",
"description": "Real-time insights and detailed reporting for your business growth."
},
"integration": {
"title": "Easy Integration",
"description": "Simple APIs and SDKs for quick integration with any platform."
}
},
"cta": {
"title": "Ready to Get Started?",
"description": "Join thousands of businesses already using HicoinPay to process their payments."
},
"stats": {
"uptime": "Uptime",
"merchants": "Merchants",
"processed": "Processed"
}
},
"registration": {
"title": "Create Account",
"subtitle": "Join thousands of merchants using HicoinPay",
"steps": {
"businessInfo": "Business Information",
"loginDetails": "Login Details",
"agreement": "Agreement",
"verification": "Verification"
},
"nextStep": "Next Step",
"completeRegistration": "Complete Registration",
"form": {
"businessName": "Business Name",
"businessType": "Business Type",
"domainName": "Domain Name",
"loginId": "Login ID",
"loginPassword": "Login Password",
"confirmLoginPassword": "Confirm Login Password",
"transactionPassword": "Transaction Password",
"verificationEmail": "Email Address",
"verificationCode": "Verification Code",
"confirmPassword": "Confirm Password",
"agreeTos": "I agree to the Terms of Service",
"agreeTerms": "I agree to the Terms of Service and Privacy Policy",
"agreePrivacy": "I agree to the Privacy Policy",
"required": "This field is required",
"emailInvalid": "Please enter a valid email address",
"passwordMismatch": "Passwords do not match",
"passwordComplexity": "Password must be 8+ chars with uppercase, lowercase, and number",
"passwordHint": "Use at least 8 characters, including uppercase, lowercase and a number.",
"domainInvalid": "Please enter a valid domain (e.g., example.com)",
"codeRequired": "Please enter the 6-digit verification code",
"placeholders": {
"businessName": "Enter your business name",
"domainName": "yourdomain.com",
"loginId": "Enter your login ID",
"loginPassword": "Enter your login password",
"confirmLoginPassword": "Confirm your login password",
"transactionPassword": "Enter your transaction password",
"verificationEmail": "Enter your email address",
"verificationCode": "Enter 6-digit code"
},
"descriptions": {
"businessInfo": "Tell us about your business to get started with HicoinPay.",
"loginDetails": "Set your login credentials to access the dashboard.",
"agreement": "Review and accept our terms to complete your registration.",
"verification": "Verify your email address to activate your account."
}
},
"agreementInfo": {
"title": "Agreement Information",
"reviewDays": "Account approval typically takes 1-3 business days",
"apiCredentials": "You will receive API credentials upon approval"
},
"compliance": {
"title": "Account Approval & API Credentials",
"description": "Your account will be reviewed and approved within 24-48 hours. Once approved, you'll receive your API credentials via email."
},
"verification": {
"title": "Email Verification",
"description": "We've sent a 6-digit verification code to your email address. Please enter the code below to complete your registration.",
"codeSent": "Verification code sent to your email",
"resendCode": "Resend Code"
}
},
"login": {
"title": "Client Login",
"subtitle": "Access your HicoinPay dashboard",
"form": {
"loginId": "Login ID",
"password": "Password",
"rememberMe": "Remember me",
"forgotPassword": "Forgot password?",
"noAccount": "Don't have an account?",
"signUp": "Sign up here"
}
},
"dashboard": {
"title": "Dashboard",
"welcome": "Welcome back!",
"merchantId": "Merchant ID",
"activation": {
"title": "Activate Your Account",
"description": "Please activate your account to access all features and start processing payments.",
"activateButton": "Activate Account"
},
"balance": {
"title": "Current Balance",
"amount": "$0.00"
},
"transactions": {
"incoming": {
"title": "Incoming Transactions",
"noData": "No incoming transactions yet"
},
"outgoing": {
"title": "Outgoing Transactions",
"noData": "No outgoing transactions yet",
"columns": {
"orderId": "Order ID",
"orderType": "Order Type",
"coin": "Coin",
"wallet": "Wallet",
"amount": "Amount",
"status": "Status"
}
}
}
},
"withdrawal": {
"title": "Withdrawal",
"subtitle": "Manage your withdrawals",
"tabs": {
"single": "Single Withdrawal",
"batch": "Batch Withdrawal"
},
"single": {
"coin": "Coin",
"walletNetwork": "Wallet Network",
"destinationAddress": "Destination Address",
"amount": "Amount",
"memo": "Memo (Optional)"
},
"batch": {
"title": "Batch Withdrawal",
"description": "Upload a CSV file with withdrawal details",
"csvFormat": "CSV Format: coin,wallet,address,amount,memo",
"uploadFile": "Upload CSV File",
"downloadTemplate": "Download Template"
}
},
"settings": {
"title": "Settings",
"navigation": {
"batchWithdrawal": "Batch Withdrawal",
"updateLoginPassword": "Update Login Password",
"updateTransactionPassword": "Update Transaction Password",
"sshKey": "SSH Key"
},
"batchWithdrawal": {
"title": "Batch Withdrawal",
"description": "Manage your Batch Withdrawal feature: view remaining days and extend your usage period.",
"remainingDays": "Remaining Days",
"extendOptions": {
"oneMonth": "Extend 1 Month",
"sixMonths": "Extend 6 Months",
"oneYear": "Extend 1 Year"
}
},
"updateLoginPassword": {
"title": "Update Login Password",
"newPassword": "New Password",
"confirmPassword": "Confirm New Password",
"verificationCode": "Verification Code",
"codeSent": "Code sent. Please check your email."
},
"updateTransactionPassword": {
"title": "Update Transaction Password",
"newPassword": "New Transaction Password",
"confirmPassword": "Confirm New Transaction Password",
"verificationCode": "Verification Code",
"codeSent": "Code sent. Please check your email."
},
"sshKey": {
"title": "SSH Key",
"description": "Add or rotate your SSH public key.",
"publicKey": "Public Key"
}
},
"apiDocs": {
"title": "API Documentation",
"subtitle": "Integrate HicoinPay into your application",
"sections": {
"apiReference": "API Reference",
"integrationGuide": "Integration Guide"
},
"availableDocs": "Available Documentation",
"downloadLatest": "Download the latest API reference.",
"downloadPdf": "Download PDF",
"viewDetails": "View Details",
"updated": "Updated",
"version": "v",
"close": "Close",
"modal": {
"version": "Version",
"lastUpdated": "Last Updated",
"fileSize": "File Size",
"description": "Description"
}
},
"footer": {
"description": "HicoinPay - Secure cryptocurrency payment gateway for modern businesses.",
"sections": {
"product": "Product",
"support": "Support",
"company": "Company",
"legal": "Legal"
},
"links": {
"features": "Features",
"apiDocs": "API Documentation",
"sdks": "SDKs",
"helpCenter": "Help Center",
"contactUs": "Contact Us",
"status": "Status",
"security": "Security",
"about": "About",
"careers": "Careers",
"privacy": "Privacy",
"terms": "Terms",
"compliance": "Compliance",
"apiReference": "API Reference",
"integrationGuide": "Integration Guide"
},
"copyright": "© 2024 HicoinPay. All rights reserved."
}
}