feat: split my gifts into Active/Activated/Received sections

Sent gifts are now sorted into "Active gifts" (awaiting activation)
and "Activated" (already used). Received gifts remain separate.
This commit is contained in:
Fringg
2026-03-10 06:39:50 +03:00
parent 73d67bceed
commit 51ec799c0c
3 changed files with 36 additions and 6 deletions

View File

@@ -4785,6 +4785,8 @@
"myGiftsEmpty": "У вас пока нет подарков",
"myGiftsEmptyDesc": "Купите подарок для друга или активируйте полученный код",
"sentGiftsTitle": "Отправленные",
"activeGiftsTitle": "Активные подарки",
"activatedGiftsTitle": "Активированные",
"receivedGiftsTitle": "Полученные",
"statusAvailable": "ДОСТУПЕН",
"statusActivated": "АКТИВИРОВАН",