mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-29 05:29:23 +00:00
Use translated phrase for collectible upgrade.
This commit is contained in:
parent
9c3b62574d
commit
ae1711a685
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user