Label modification

This commit is contained in:
SHUNMUGA ALAGU SUNDARAM R 2020-02-20 17:56:46 +05:30
parent 855ac3de25
commit 1dc2933fb9
2 changed files with 5 additions and 3 deletions

View File

@ -111,7 +111,8 @@
"takes":"Nimmt ein", "takes":"Nimmt ein",
"Note" : "Hinweis", "Note" : "Hinweis",
"reward" : "Gibt die aktuelle Blockbelohnung zurück", "reward" : "Gibt die aktuelle Blockbelohnung zurück",
"averageblocktime" : "Gibt die durchschnittliche Block Zeit der letzten 24 Stunden in Sekunden zurück" "averageblocktime" : "Gibt die durchschnittliche Block Zeit der letzten 24 Stunden in Sekunden zurück",
"msg" : "If you require another API, please request it by contacting an admin at "
}, },
"commit-id-view": { "commit-id-view": {
"output-commit":"Output Commit", "output-commit":"Output Commit",

View File

@ -17,7 +17,7 @@
"COUNTDOWN": "Mainnet Countdown", "COUNTDOWN": "Mainnet Countdown",
"TIMETAKEN": "Time Taken (sec)", "TIMETAKEN": "Time Taken (sec)",
"EXPLORE_IT": "Explore", "EXPLORE_IT": "Explore",
"blocks-by-algorithm" : "Blöcke nach Algorithmus", "blocks-by-algorithm" : "Blocks by Algorithm",
"VIEWALL": "View All Charts", "VIEWALL": "View All Charts",
"BLOCKCHAIN_HEIGHT": "Blockchain Height", "BLOCKCHAIN_HEIGHT": "Blockchain Height",
"LATEST_BLOCKS" : "Latest Blocks", "LATEST_BLOCKS" : "Latest Blocks",
@ -111,7 +111,8 @@
"takes" : "takes a", "takes" : "takes a",
"Note" : "Note", "Note" : "Note",
"reward" : "returns current block reward", "reward" : "returns current block reward",
"averageblocktime" : "returns average block time of past 24 hours in seconds" "averageblocktime" : "returns average block time of past 24 hours in seconds",
"msg" : "If you require another API, please request it by contacting an admin at "
}, },
"commit-id-view": { "commit-id-view": {
"output-commit":"Output Commit", "output-commit":"Output Commit",