gift: working on UI ans styles

This commit is contained in:
2025-12-31 14:28:11 +03:00
parent 38c83d5143
commit 71e1d71c96
22 changed files with 720 additions and 93 deletions

View File

@@ -471,5 +471,21 @@
"balance": "Gift Balance",
"itemsAndBalance": "Items and Balance",
"selectGiftType": "Select Gift Type"
},
"eGiftCards": {
"title": "Gift Cards",
"pickCardForYourGift": "Pick a card for your gift",
"chooseDesignToMatchTheOccasion": "Choose a design to match the occasion. You can add a message next."
},
"cardDetails": {
"title": "Card Details",
"addGiftDetails": "Add Gift Details",
"description": "Personalize your gift with a message, delivery timing, and recipient details.",
"checkout": "Checkout",
"yourName": "Your Name",
"yourPhone": "Your Phone",
"keepMyNameSecret": "Keep my name secret",
"receiverInformation": "Receiver Information",
"costumeAmount": "Costume amount"
}
}