Transacion over Time Lable change

This commit is contained in:
shunmugam 2019-09-13 13:43:57 +05:30
parent 4662135ebb
commit 596f443a85

View File

@ -1,6 +1,6 @@
{ {
"difficulty" : "Difficulty", "difficulty" : "Difficulty",
"transactions-over-time" : "Transactions over time", "transactions-over-time" : "Transactions over Time",
"blocks-by-algorithm" : "Blocks by Algorithm", "blocks-by-algorithm" : "Blocks by Algorithm",
"blocks" : "Blocks", "blocks" : "Blocks",
"transaction-fees" : "Average Transaction Fee", "transaction-fees" : "Average Transaction Fee",
@ -43,7 +43,7 @@
"MINUTE" : "minute", "MINUTE" : "minute",
"TOTAL_DIFFICULTY" : "Total Difficulty", "TOTAL_DIFFICULTY" : "Total Difficulty",
"TARGET_DIFFICULTY" : "Target Difficulty", "TARGET_DIFFICULTY" : "Target Difficulty",
"TRANSACTIONS_BY_TIME" : "Transactions over time", "TRANSACTIONS_BY_TIME" : "Transactions over Time",
"BLOCKS" : "Blocks", "BLOCKS" : "Blocks",
"BLOCKSINTERVAL" : "Block Interval", "BLOCKSINTERVAL" : "Block Interval",
"SUPPLY_GROWTH_HOVER" : "Current Block Reward", "SUPPLY_GROWTH_HOVER" : "Current Block Reward",