Adding some missing i18n strings

This commit is contained in:
softsimon
2022-05-18 03:06:31 +04:00
parent f42c9e1497
commit b12b7d38d7
8 changed files with 122 additions and 79 deletions

View File

@@ -157,7 +157,7 @@ export class BlockFeesGraphComponent implements OnInit {
series: [
{
zlevel: 0,
name: 'Fees',
name: $localize`:@@c20172223f84462032664d717d739297e5a9e2fe:Fees`,
showSymbol: false,
symbol: 'none',
data: data.blockFees,