mobile: redeem gift code

This commit is contained in:
Ammar Ahmed
2024-12-21 16:42:10 +05:00
committed by Abdullah Atta
parent 6b4f7900ec
commit c2e7f7576e
7 changed files with 56 additions and 9 deletions

View File

@@ -2404,5 +2404,6 @@ Use this if changes from other devices are not appearing on this device. This wi
emailCopied: () => t`Email copied`,
redeemGiftCode: () => t`Redeem gift code`,
redeemGiftCodeDesc: () => t`Enter the gift code to redeem your subscription.`,
redeemingGiftCode: () => t`Redeeming gift code`
redeemingGiftCode: () => t`Redeeming gift code`,
redeem: () => t`Redeem`
};