Show "N left" badge on limited gifts.

This commit is contained in:
John Preston
2025-09-11 16:38:35 +04:00
parent e327e1bc9c
commit 5ec277b2ed
4 changed files with 28 additions and 5 deletions
+3
View File
@@ -3589,6 +3589,9 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_gift_stars_resale" = "resale";
"lng_gift_stars_on_sale" = "on sale";
"lng_gift_stars_premium" = "premium";
"lng_gift_stars_your_left#one" = "{count} left";
"lng_gift_stars_your_left#other" = "{count} left";
"lng_gift_stars_your_finished" = "none left";
"lng_gift_stars_tabs_all" = "All Gifts";
"lng_gift_stars_tabs_my" = "My Gifts";
"lng_gift_stars_tabs_limited" = "Limited";