Update channels map indexing indicator

This commit is contained in:
softsimon
2023-03-21 23:14:45 +09:00
parent 8e981213cb
commit a1fbfeaf5c
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'
};