website with merged support
This commit is contained in:
@@ -1,169 +1,169 @@
|
||||
{
|
||||
"miningPool": "Mining Pool",
|
||||
"dashboard": "Dashboard",
|
||||
"gettingStarted": "Getting Started",
|
||||
"yourStats": "Worker Statistics",
|
||||
"poolBlocks": "Pool Blocks",
|
||||
"settings": "Settings",
|
||||
"faq": "FAQ",
|
||||
"telegram": "Telegram group",
|
||||
"discord": "Discord",
|
||||
"contactUs": "Contact Us",
|
||||
"miningPool": "Mining Pool",
|
||||
"dashboard": "Dashboard",
|
||||
"gettingStarted": "Getting Started",
|
||||
"yourStats": "Worker Statistics",
|
||||
"poolBlocks": "Pool Blocks",
|
||||
"settings": "Settings",
|
||||
"faq": "FAQ",
|
||||
"telegram": "Telegram group",
|
||||
"discord": "Discord",
|
||||
"contactUs": "Contact Us",
|
||||
|
||||
"network": "Network",
|
||||
"pool": "Pool",
|
||||
"you": "You",
|
||||
"statsUpdated": "Stats Updated",
|
||||
|
||||
"poolHashrate": "Pool Hash Rate",
|
||||
"currentEffort": "Current Effort",
|
||||
"networkHashrate": "Network Hash Rate",
|
||||
"networkDifficulty": "Difficulty",
|
||||
"blockchainHeight": "Blockchain Height",
|
||||
"networkLastReward": "Last Reward",
|
||||
"poolMiners": "Connected Miners",
|
||||
"poolFee": "Pool Fee",
|
||||
"finderReward": "Finder Reward",
|
||||
|
||||
"minerStats": "Your Stats & Payment History",
|
||||
"workerStats": "Workers Statistics",
|
||||
"miner": "Miner",
|
||||
"miners": "Miners",
|
||||
"minersCount": "miners",
|
||||
"workers": "Workers",
|
||||
"workersCount": "workers",
|
||||
"workerName": "Worker Name",
|
||||
"lastHash": "Last Hash",
|
||||
"hashRate": "Hash Rate",
|
||||
"currentHashRate": "Current Hash Rate",
|
||||
"lastShare": "Last Share Submitted",
|
||||
"totalHashes": "Total Hashes Submitted",
|
||||
"top10miners": "Top 10 miners",
|
||||
|
||||
"network": "Network",
|
||||
"pool": "Pool",
|
||||
"you": "You",
|
||||
"statsUpdated": "Stats Updated",
|
||||
"blocksTotal": "Blocks Found",
|
||||
"blockSolvedTime": "Blocks Found Every",
|
||||
"blocksMaturityCount": "Maturity Requirement",
|
||||
"efficiency": "Efficiency",
|
||||
"averageLuck": "Average Luck",
|
||||
"timeFound": "Time Found",
|
||||
"reward": "Reward",
|
||||
"height": "Height",
|
||||
"difficulty": "Difficulty",
|
||||
"blockHash": "Block Hash",
|
||||
"effort": "Effort",
|
||||
"blocksFoundLast24": "Blocks found in the last 24 hours",
|
||||
"blocksFoundLastDays": "Blocks found in the last {DAYS} days",
|
||||
|
||||
"poolHashrate": "Pool Hash Rate",
|
||||
"currentEffort": "Current Effort",
|
||||
"networkHashrate": "Network Hash Rate",
|
||||
"networkDifficulty": "Difficulty",
|
||||
"blockchainHeight": "Blockchain Height",
|
||||
"networkLastReward": "Last Reward",
|
||||
"poolMiners": "Connected Miners",
|
||||
"poolFee": "Pool Fee",
|
||||
"finderReward": "Finder Reward",
|
||||
"payments": "Payments",
|
||||
"paymentsHistory": "Payments History",
|
||||
"paymentsTotal": "Total Payments",
|
||||
"paymentsMinimum": "Minimum Payout",
|
||||
"paymentsInterval": "Payment Interval",
|
||||
"paymentsDenomination": "Denomination Unit",
|
||||
"timeSent": "Time Sent",
|
||||
"transactionHash": "Transaction Hash",
|
||||
"amount": "Amount",
|
||||
"fee": "Fee",
|
||||
"mixin": "Mixin",
|
||||
"payees": "Payees",
|
||||
"pendingBalance": "Pending Balance",
|
||||
"totalPaid": "Total Paid",
|
||||
"payoutEstimate": "Current Payout Estimate",
|
||||
"paymentSummarySingle": "On %DATE% you have received %AMOUNT%",
|
||||
"paymentSummaryMulti": "On %DATE% you have received %AMOUNT% in %COUNT% payments",
|
||||
|
||||
"minerStats": "Your Stats & Payment History",
|
||||
"workerStats": "Workers Statistics",
|
||||
"miner": "Miner",
|
||||
"miners": "Miners",
|
||||
"minersCount": "miners",
|
||||
"workers": "Workers",
|
||||
"workersCount": "workers",
|
||||
"workerName": "Worker Name",
|
||||
"lastHash": "Last Hash",
|
||||
"hashRate": "Hash Rate",
|
||||
"currentHashRate": "Current Hash Rate",
|
||||
"lastShare": "Last Share Submitted",
|
||||
"totalHashes": "Total Hashes Submitted",
|
||||
"top10miners": "Top 10 miners",
|
||||
"connectionDetails": "Connection Details",
|
||||
"miningPoolHost": "Mining Pool Address",
|
||||
"cnAlgorithm": "Algorithm",
|
||||
"username": "Username",
|
||||
"usernameDesc": "This is your wallet address",
|
||||
"paymentId": "Exchange Payment ID",
|
||||
"fixedDiff": "Difficulty locking",
|
||||
"address": "address",
|
||||
"addrPaymentId": "paymentID",
|
||||
"addrDiff": "diff",
|
||||
"password": "Password",
|
||||
"passwordDesc": "This is your worker name",
|
||||
"emailNotifications": "Email Notifications",
|
||||
"miningPorts": "Mining Ports",
|
||||
"port": "Port",
|
||||
"portDiff": "Starting Difficulty",
|
||||
"description": "Description",
|
||||
"miningApps": "Mining Applications",
|
||||
"configGeneratorDesc": "Generate your custom configuration to mine on our pool",
|
||||
"addressField": "Wallet Address",
|
||||
"paymentIdField": "Payment ID for exchanges (optional)",
|
||||
"fixedDiffField": "Fixed difficulty (optional)",
|
||||
"workerNameField": "Worker_Name",
|
||||
"emailNotificationsField": "Email Notifications (optional)",
|
||||
"generateConfig": "Generate configuration",
|
||||
"appName": "App Name",
|
||||
"appArch": "Architecture",
|
||||
"appDesc": "Features",
|
||||
"download": "Download",
|
||||
"showConfig": "See more",
|
||||
|
||||
"blocksTotal": "Blocks Found",
|
||||
"blockSolvedTime": "Blocks Found Every",
|
||||
"blocksMaturityCount": "Maturity Requirement",
|
||||
"efficiency": "Efficiency",
|
||||
"averageLuck": "Average Luck",
|
||||
"timeFound": "Time Found",
|
||||
"reward": "Reward",
|
||||
"height": "Height",
|
||||
"difficulty": "Difficulty",
|
||||
"blockHash": "Block Hash",
|
||||
"effort": "Effort",
|
||||
"blocksFoundLast24": "Blocks found in the last 24 hours",
|
||||
"blocksFoundLastDays": "Blocks found in the last {DAYS} days",
|
||||
"market": "Market / Calculator",
|
||||
"loadingMarket": "Loading market prices",
|
||||
"priceIn": "Price in",
|
||||
"hashPer": "Hash/",
|
||||
"estimateProfit": "Estimate Mining Profits",
|
||||
"enterYourHashrate": "Enter Your Hash Rate",
|
||||
"perDay": "per day",
|
||||
|
||||
"payments": "Payments",
|
||||
"paymentsHistory": "Payments History",
|
||||
"paymentsTotal": "Total Payments",
|
||||
"paymentsMinimum": "Minimum Payout",
|
||||
"paymentsInterval": "Payment Interval",
|
||||
"paymentsDenomination": "Denomination Unit",
|
||||
"timeSent": "Time Sent",
|
||||
"transactionHash": "Transaction Hash",
|
||||
"amount": "Amount",
|
||||
"fee": "Fee",
|
||||
"mixin": "Mixin",
|
||||
"payees": "Payees",
|
||||
"pendingBalance": "Pending Balance",
|
||||
"totalPaid": "Total Paid",
|
||||
"payoutEstimate": "Current Payout Estimate",
|
||||
"paymentSummarySingle": "On %DATE% you have received %AMOUNT%",
|
||||
"paymentSummaryMulti": "On %DATE% you have received %AMOUNT% in %COUNT% payments",
|
||||
"verificationFields": "Verification fields",
|
||||
"minerVerification": "In order to get a little more confidence that the wallet address is yours we ask you to give one of the IP addresses that is used by your miner.",
|
||||
"minerAddress": "Miner Address",
|
||||
"minerIP": "Miner IP address",
|
||||
"setMinimumPayout": "Set your minimal payout level",
|
||||
"minerMinPayout": "If you prefer a higher payout level than the pool's default then this is where you can change it for your miners. The amount you indicate here will become the minimum amount for pool payments to your address.",
|
||||
"minimumPayout": "Minimum payout",
|
||||
"enableEmailNotifications": "Enable email notifications",
|
||||
"minerEmailNotify": "This pool will send out email notification when a block is found and whenever a payout happens.",
|
||||
"emailAddress": "Email address",
|
||||
"noMinerAddress": "No miner address specified",
|
||||
"noMinerIP": "No miner IP address specified",
|
||||
"noPayoutLevel": "No payout level specified",
|
||||
"noEmail": "No email address specified",
|
||||
"invalidEmail": "Invalid email address specified",
|
||||
"minerPayoutSet": "Done! Your minimum payout level was set",
|
||||
"notificationEnabled": "Done! Email notifications have been enabled",
|
||||
"notificationDisabled": "Done! Email notifications have been disabled",
|
||||
|
||||
"connectionDetails": "Connection Details",
|
||||
"miningPoolHost": "Mining Pool Address",
|
||||
"cnAlgorithm": "Algorithm",
|
||||
"username": "Username",
|
||||
"usernameDesc": "This is your wallet address",
|
||||
"paymentId": "Exchange Payment ID",
|
||||
"fixedDiff": "Difficulty locking",
|
||||
"address": "address",
|
||||
"addrPaymentId": "paymentID",
|
||||
"addrDiff": "diff",
|
||||
"password": "Password",
|
||||
"passwordDesc": "This is your worker name",
|
||||
"emailNotifications": "Email Notifications",
|
||||
"miningPorts": "Mining Ports",
|
||||
"port": "Port",
|
||||
"portDiff": "Starting Difficulty",
|
||||
"description": "Description",
|
||||
"miningApps": "Mining Applications",
|
||||
"configGeneratorDesc": "Generate your custom configuration to mine on our pool",
|
||||
"addressField": "Wallet Address",
|
||||
"paymentIdField": "Payment ID for exchanges (optional)",
|
||||
"fixedDiffField": "Fixed difficulty (optional)",
|
||||
"workerNameField": "Worker_Name",
|
||||
"emailNotificationsField": "Email Notifications (optional)",
|
||||
"generateConfig": "Generate configuration",
|
||||
"appName": "App Name",
|
||||
"appArch": "Architecture",
|
||||
"appDesc": "Features",
|
||||
"download": "Download",
|
||||
"showConfig": "See more",
|
||||
"enterYourAddress": "Enter Your Address",
|
||||
"enterYourMinerIP": "An IP address your miners use (any)",
|
||||
"enterYourEmail": "Enter Your E-Mail Address (optional)",
|
||||
|
||||
"market": "Market / Calculator",
|
||||
"loadingMarket": "Loading market prices",
|
||||
"priceIn": "Price in",
|
||||
"hashPer": "Hash/",
|
||||
"estimateProfit": "Estimate Mining Profits",
|
||||
"enterYourHashrate": "Enter Your Hash Rate",
|
||||
"perDay": "per day",
|
||||
"lookup": "Lookup",
|
||||
"searching": "Searching...",
|
||||
"loadMore": "Load more",
|
||||
"set": "Set",
|
||||
"enable": "Enable",
|
||||
"disable": "Disable",
|
||||
|
||||
"status": "Status",
|
||||
"updated": "Updated:",
|
||||
"source": "Source:",
|
||||
"error": "Error:",
|
||||
|
||||
"verificationFields": "Verification fields",
|
||||
"minerVerification": "In order to get a little more confidence that the wallet address is yours we ask you to give one of the IP addresses that is used by your miner.",
|
||||
"minerAddress": "Miner Address",
|
||||
"minerIP": "Miner IP address",
|
||||
"setMinimumPayout": "Set your minimal payout level",
|
||||
"minerMinPayout": "If you prefer a higher payout level than the pool's default then this is where you can change it for your miners. The amount you indicate here will become the minimum amount for pool payments to your address.",
|
||||
"minimumPayout": "Minimum payout",
|
||||
"enableEmailNotifications": "Enable email notifications",
|
||||
"minerEmailNotify": "This pool will send out email notification when a block is found and whenever a payout happens.",
|
||||
"emailAddress": "Email address",
|
||||
"noMinerAddress": "No miner address specified",
|
||||
"noMinerIP": "No miner IP address specified",
|
||||
"noPayoutLevel": "No payout level specified",
|
||||
"noEmail": "No email address specified",
|
||||
"invalidEmail": "Invalid email address specified",
|
||||
"minerPayoutSet": "Done! Your minimum payout level was set",
|
||||
"notificationEnabled": "Done! Email notifications have been enabled",
|
||||
"notificationDisabled": "Done! Email notifications have been disabled",
|
||||
"na": "N/A",
|
||||
"estimated": "estimated",
|
||||
"never": "Never",
|
||||
"second": "second",
|
||||
"seconds": "seconds",
|
||||
"minute": "minute",
|
||||
"minutes": "minutes",
|
||||
"hour": "hour",
|
||||
"hours": "hours",
|
||||
"day": "day",
|
||||
"days": "days",
|
||||
"week": "week",
|
||||
"weeks": "weeks",
|
||||
"month": "month",
|
||||
"months": "months",
|
||||
"year": "year",
|
||||
"years": "years",
|
||||
|
||||
"enterYourAddress": "Enter Your Address",
|
||||
"enterYourMinerIP": "An IP address your miners use (any)",
|
||||
"enterYourEmail": "Enter Your E-Mail Address (optional)",
|
||||
|
||||
"lookup": "Lookup",
|
||||
"searching": "Searching...",
|
||||
"loadMore": "Load more",
|
||||
"set": "Set",
|
||||
"enable": "Enable",
|
||||
"disable": "Disable",
|
||||
|
||||
"status": "Status",
|
||||
"updated": "Updated:",
|
||||
"source": "Source:",
|
||||
"error": "Error:",
|
||||
|
||||
"na": "N/A",
|
||||
"estimated": "estimated",
|
||||
"never": "Never",
|
||||
"second": "second",
|
||||
"seconds": "seconds",
|
||||
"minute": "minute",
|
||||
"minutes": "minutes",
|
||||
"hour": "hour",
|
||||
"hours": "hours",
|
||||
"day": "day",
|
||||
"days": "days",
|
||||
"week": "week",
|
||||
"weeks": "weeks",
|
||||
"month": "month",
|
||||
"months": "months",
|
||||
"year": "year",
|
||||
"years": "years",
|
||||
|
||||
"poweredBy": "Powered by",
|
||||
"openSource": "open sourced under the"
|
||||
"poweredBy": "Powered by",
|
||||
"openSource": "open sourced under the"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user