mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 15:05:56 +00:00
Use translated phrase for collectible upgrade.
This commit is contained in:
@@ -859,6 +859,8 @@ void CreditsRow::init() {
|
||||
lt_count,
|
||||
_entry.paidMessagesCount)
|
||||
: ((!_entry.subscriptionUntil.isNull() && !isSpecial)
|
||||
|| (_entry.giftUpgraded && !isSpecial)
|
||||
|| (_entry.giftResale && !isSpecial)
|
||||
|| _entry.title.isEmpty())
|
||||
? name
|
||||
: _entry.title;
|
||||
|
Reference in New Issue
Block a user