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

@@ -4221,6 +4221,8 @@
"myGiftsEmpty": "No gifts yet",
"myGiftsEmptyDesc": "Buy a gift for a friend or activate a received code",
"sentGiftsTitle": "Sent",
"activeGiftsTitle": "Active gifts",
"activatedGiftsTitle": "Activated",
"receivedGiftsTitle": "Received",
"statusAvailable": "AVAILABLE",
"statusActivated": "ACTIVATED",