rc
This commit is contained in:
@@ -207,6 +207,28 @@
|
||||
},
|
||||
"payment": {
|
||||
"cancelled": "Payment was cancelled."
|
||||
},
|
||||
"redeemPoints": {
|
||||
"title": "Redeem Points to Crypto",
|
||||
"currentBalance": "Current Balance",
|
||||
"points": "points",
|
||||
"selectCrypto": "Select Cryptocurrency",
|
||||
"walletAddress": "Wallet Address",
|
||||
"walletAddressPlaceholder": "Enter your crypto wallet address",
|
||||
"pointsToRedeem": "Points to Redeem",
|
||||
"min": "Minimum",
|
||||
"estimatedValue": "Estimated Value",
|
||||
"redeem": "Redeem",
|
||||
"success": "Redemption Request Successful!",
|
||||
"redemptionId": "Redemption ID",
|
||||
"pointsRedeemed": "Points Redeemed",
|
||||
"cryptoAmount": "Crypto Amount",
|
||||
"newBalance": "New Balance",
|
||||
"invalidPoints": "Please enter a valid number of points",
|
||||
"minPoints": "Minimum redemption is {min} points",
|
||||
"insufficientPoints": "You don't have enough points",
|
||||
"invalidWallet": "Please enter a valid wallet address",
|
||||
"error": "An error occurred while processing your redemption"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user