Update channels map indexing indicator

This commit is contained in:
softsimon
2023-03-21 23:14:45 +09:00
parent 811c14a6bd
commit a2e23014f4
2 changed files with 2 additions and 9 deletions

View File

@@ -81,7 +81,7 @@ export class NodeStatisticsChartComponent implements OnInit {
color: 'grey',
fontSize: 15
},
text: `Loading`,
text: $localize`No data to display yet. Try again later.`,
left: 'center',
top: 'center'
};