{
	"difficulty" : "Difficulty",
    "transactions-over-time" : "Transactions over time",
    "blocks-by-algorithm" : "Blocks by Algorithm",
	"blocks" : "Blocks",
	"transaction-fees" : "Transaction Fees",
	"supply-growth" : "Supply Growth",
	"blocks-mined" : "Blocks Mined",
	"hashrate-growth-chart" : "HashRate Growth Chart",
	"block-interval" : "Block Interval",
    "transactions-by-date" : "Transactions by Date",
    "total-difficulty" : "Total Difficulty",
    "target-difficulty" : "Target Difficulty",
    "home": {
        "HEADER_TEXT": "You are on Beta",
        "COUNTDOWN": "Mainnet Countdown",
        "EXPLORE_IT": "Explore",
        "VIEWALL": "View All Charts",
        "BLOCKCHAIN_HEIGHT": "Blockchain Height",
        "LATEST_BLOCK": "Latest Block",
				"LATEST_BLOCK1": "Current Target Difficulty",
				"LATEST_BLOCK2": "Current Total Difficulty",
        "COIN_IN": "Circulating Supply",
        "HEIGHT": "Height",
        "HASH": "Hash",
        "AGE": "Age",
        "FEE": "Fee",
        "DIFFICULTY" : "Difficulty",
        "POW_ALGO" : "PoW Algo",
        "INPUTS" : "Inputs",
        "INPUT" : "Input",
        "OUTPUTS" : "Outputs",
        "OUTPUT" : "Output",
        "KERNEL" : "Kernel",
        "KERNELS" : "Kernels",
        "EPIC" : "Epic",
        "EXPLORE" : "Explore",
        "AGO" : "ago",
        "BLOCKS_PER_PAGE" : "Blocks per page",
        "MINUTE" : "minute",
        "TOTAL_DIFFICULTY" : "Total Difficulty",
        "TARGET_DIFFICULTY" : "Target Difficulty",
        "TRANSACTIONS_BY_TIME" : "Transactions over time",
        "BLOCKS" : "Blocks",
        "BLOCK" : "Block",
        "BLOCKS_MINED" : "Blocks Mined",
        "TRANSACTION_FEES" : "Transaction Fees",
        "SUPPLY_GROWTH" : "Supply Growth",
        "HASHRATE_GROWTH_CHART" : "HashRate Growth Chart",
        "BLOCK_INTERVAL" : "Block Interval",
        "TRANSACTIONS_VS_DATE" : "Transactions by Date",
        "DAYS" : "days",
        "MONTHS" : "months",
        "WEEK" : "week",
        "SEARCH_TEXT" : "Search by address, hash, or block height",
        "BLOCK_REWARD" : "Block Reward",
        "NOT_FOUND" : "Page Not Found",
        "NOT_FOUND1" : "Page you are looking for is not found",
        "NOT_FOUND2" : "Go to Explorer",
        "ALGORITHM" : "PoW Algorithm",
        "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",
        "SEARCH_RESULT3" : "please enter at least six characters if searching by hash",
        "PEERS" : "Peers",
        "CAPABILITIES" : "Capabilities",
        "USER_AGENT" : "User Agent",
        "VERSION" : "Version",
        "ADDR" : "Addr",
        "DIRECTION" : "Direction",
        "SPENT" : "Spent"
    }
}