Added phrase for paid reactions of live stories to credits earn history.

This commit is contained in:
23rd
2025-11-25 17:58:11 +03:00
parent b400964aa1
commit 68665ec1f2
5 changed files with 14 additions and 1 deletions

View File

@@ -1475,6 +1475,8 @@ void GenericCreditsEntryBox(
? tr::lng_credits_box_history_entry_giveaway_name(tr::now)
: (!e.subscriptionUntil.isNull() && e.title.isEmpty())
? tr::lng_credits_box_history_entry_subscription(tr::now)
: e.isLiveStoryReaction()
? tr::lng_credits_paid_messages_fee_live_reaction(tr::now)
: e.paidMessagesCount
? tr::lng_credits_paid_messages_fee(
tr::now,