74 lines
2.6 KiB
JSON
Raw Normal View History

2019-07-19 15:16:52 +05:30
{
2019-08-07 14:11:35 +05:30
"difficulty" : "Difficulty",
2019-08-02 15:54:24 +05:30
"transactions-by-time" : "Transactions over time",
2019-07-23 12:37:04 +05:30
"blocks" : "Blocks",
"transaction-fees" : "Transaction Fees",
"supply-growth" : "Supply Growth",
"blocks-mined" : "Blocks Mined",
"hashrate-growth-chart" : "HashRate Growth Chart",
"block-interval" : "Block Interval",
2019-08-02 15:54:24 +05:30
"transactions-vs-date" : "Transactions by Date",
2019-07-19 15:16:52 +05:30
"home": {
2019-07-31 16:02:45 +05:30
"HEADER_TEXT": "You are on Beta",
2019-07-19 19:35:06 +05:30
"COUNTDOWN": "Mainnet Countdown",
2019-08-02 15:54:24 +05:30
"EXPLORE_IT": "Explore",
2019-07-19 19:35:06 +05:30
"VIEWALL": "View All Charts",
"BLOCKCHAIN_HEIGHT": "Blockchain Height",
2019-07-31 17:47:53 +05:30
"LATEST_BLOCK": "Latest Blocks",
2019-07-24 12:56:59 +05:30
"LATEST_BLOCK1": "Latest Block Difficulty",
2019-07-19 19:35:06 +05:30
"COIN_IN": "Coins in Existence",
"HEIGHT": "Height",
"HASH": "Hash",
"AGE": "Age",
"FEE": "Fee",
"DIFFICULTY" : "Difficulty",
2019-08-02 15:54:24 +05:30
"POW_ALGO" : "PoW Algo",
2019-07-19 19:35:06 +05:30
"INPUTS" : "Inputs",
2019-07-22 14:44:21 +05:30
"INPUT" : "Input",
2019-07-19 19:35:06 +05:30
"OUTPUTS" : "Outputs",
2019-07-22 14:44:21 +05:30
"OUTPUT" : "Output",
2019-07-19 19:35:06 +05:30
"KERNELS" : "Kernels",
"EPIC" : "Epic",
"EXPLORE" : "Explore",
"AGO" : "ago",
2019-07-24 12:56:59 +05:30
"BLOCKS_PER_PAGE" : "Blocks per page",
2019-07-19 19:35:06 +05:30
"MINUTE" : "minute",
"TOTAL_DIFFICULTY" : "Total Difficulty",
2019-08-07 11:47:48 +05:30
"TARGET_DIFFICULTY" : "Target Difficulty",
2019-08-02 15:54:24 +05:30
"TRANSACTIONS_BY_TIME" : "Transactions over time",
2019-07-19 19:35:06 +05:30
"BLOCKS" : "Blocks",
"BLOCK" : "Block",
"BLOCKS_MINED" : "Blocks Mined",
2019-08-01 13:08:45 +05:30
"TRANSACTION_FEES" : "Transaction Fees",
2019-07-19 19:35:06 +05:30
"SUPPLY_GROWTH" : "Supply Growth",
"HASHRATE_GROWTH_CHART" : "HashRate Growth Chart",
2019-07-22 14:44:21 +05:30
"BLOCK_INTERVAL" : "Block Interval",
2019-08-02 15:54:24 +05:30
"TRANSACTIONS_VS_DATE" : "Transactions by Date",
2019-07-19 19:35:06 +05:30
"DAYS" : "days",
"MONTHS" : "months",
"WEEK" : "week",
"SEARCH_TEXT" : "Search by hash or height",
2019-07-22 14:44:21 +05:30
"BLOCK_REWARD" : "Block Reward",
"NOT_FOUND" : "Page Not Found",
"NOT_FOUND1" : "Page you are looking for is not found",
"NOT_FOUND2" : "Go to Explorer",
2019-08-02 15:54:24 +05:30
"ALGORITHM" : "PoW Algorithm",
2019-07-22 14:44:21 +05:30
"COMMIT" : "commit",
"TYPE" : "Type",
"SPEND" : "Spend",
"FEATURES" : "Features",
"LOCK" : "Lock",
"SEARCH_RESULT" : "Search Results for",
"SEARCH_RESULT1" : "Your search term",
"SEARCH_RESULT2" : "is too short",
2019-08-01 19:29:20 +05:30
"SEARCH_RESULT3" : "please enter at least six characters if searching by hash",
"PEERS" : "Peers",
"CAPABILITIES" : "Capabilities",
"USER_AGENT" : "User Agent",
"VERSION" : "Version",
"ADDR" : "Addr",
2019-08-02 15:54:24 +05:30
"DIRECTION" : "Direction",
"SPENT" : "Spent"
2019-07-19 15:16:52 +05:30
}
2019-07-19 19:35:06 +05:30
}