mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-20 21:49:32 +01:00
intl: add strings for gift redeeming
This commit is contained in:
committed by
Abdullah Atta
parent
e9f3037129
commit
a628b3fd92
@@ -2390,5 +2390,8 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
one: `Move all notes in this notebook to trash`,
|
||||
other: `Move all notes in these notebooks to trash`
|
||||
}),
|
||||
emailCopied: () => t`Email copied`
|
||||
emailCopied: () => t`Email copied`,
|
||||
redeemGiftCode: () => t`Redeem gift code`,
|
||||
redeemGiftCodeDesc: () => t`Enter the gift code to redeem your subscription.`,
|
||||
redeemingGiftCode: () => t`Redeeming gift code`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user