Various improvements

This commit is contained in:
Ilya Laktyushin
2024-10-28 18:21:47 +04:00
parent ebe812a56f
commit 30e4041149
14 changed files with 91 additions and 28 deletions

View File

@@ -2182,8 +2182,7 @@ public func channelStatsController(
var leftNavigationButton: ItemListNavigationButton?
var boostsOnly = false
if existingRevenueContext != nil {
//TODO:localize
title = .text("TON Balance")
title = .text(presentationData.strings.Stats_TonBotRevenue_Title)
canViewRevenue = true
} else if section == .boosts {
title = .text("")