✨ feat(locales): Update 'deductBalance' to 'giftAmount' across multiple languages and fix newline in announcement.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"commission": "Commission",
|
||||
"copyInviteLink": "Copy Invite Link",
|
||||
"copySuccess": "Invite Link Copied Successfully",
|
||||
"deductBalance": "Deduct Balance",
|
||||
"giftAmount": "Girt Amount",
|
||||
"inviteCode": "Invite Code",
|
||||
"recharge": "Recharge"
|
||||
}
|
||||
|
||||
@@ -51,14 +51,14 @@
|
||||
"resetTrafficDescription": "Reset traffic to zero, and start a new billing cycle",
|
||||
"resetTrafficTitle": "Reset Traffic",
|
||||
"unsubscribe": {
|
||||
"availableDeductionAmount": "Available deduction amount:",
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Confirm",
|
||||
"confirmUnsubscribe": "Confirm Unsubscribe",
|
||||
"confirmUnsubscribeDescription": "Are you sure you want to unsubscribe?",
|
||||
"deductionNote": "Please note: If you unsubscribe now, the remaining value of your subscription will be refunded as a deductible balance to your account, which can be used for your next subscription purchase or renewal.",
|
||||
"failed": "Failed to unsubscribe. Please try again.",
|
||||
"residualValue": "Residual value:",
|
||||
"success": "You have been unsubscribed successfully.",
|
||||
"unsubscribe": "Unsubscribe"
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"unsubscribeDescription": "Please note: If you unsubscribe now, the remaining value of the subscription will be refunded to your account balance, which can be used for your next subscription purchase or renewal."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"balance": "Balance",
|
||||
"commission": "Commission",
|
||||
"createdAt": "Time",
|
||||
"deductBalance": "Deduct Balance",
|
||||
"giftAmount": "Girt Amount",
|
||||
"totalAssets": "Asset overview",
|
||||
"type": {
|
||||
"0": "Type",
|
||||
|
||||
Reference in New Issue
Block a user