- Added SVG icons for Alipay and WeChat Pay in the payment assets directory. - Updated paths for Lottie animations in various components to use relative paths. - Changed QR code image sources in payment-related components to point to the new asset paths. - Adjusted i18n configuration to load translation files from the updated assets directory.
30 lines
909 B
JSON
30 lines
909 B
JSON
{
|
|
"cancel": "Cancel",
|
|
"confirm": "Confirm",
|
|
"confirmResetSubscription": "Are you sure you want to reset your subscription?",
|
|
"copy": "Copy",
|
|
"copySuccess": "Copy Success",
|
|
"deducted": "Deducted",
|
|
"download": "Download",
|
|
"expirationDays": "Expiration Days",
|
|
"expired": "Expired",
|
|
"finished": "Finished",
|
|
"import": "Import",
|
|
"latestAnnouncement": "Latest Announcement",
|
|
"manualImportMessage": "Please import manually",
|
|
"mySubscriptions": "My Subscriptions",
|
|
"nextResetDays": "Next Reset Days",
|
|
"noLimit": "No Limit",
|
|
"noReset": "No Reset",
|
|
"prompt": "Prompt",
|
|
"purchaseSubscription": "Purchase Subscription",
|
|
"qrCode": "QR Code",
|
|
"resetSubscription": "Reset Subscription",
|
|
"resetSuccess": "Reset Success",
|
|
"scanToSubscribe": "Scan to Subscribe",
|
|
"subscriptionUrl": "Subscription URL",
|
|
"totalTraffic": "Total Traffic",
|
|
"unknown": "Unknown",
|
|
"used": "Used"
|
|
}
|