- 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
866 B
JSON
30 lines
866 B
JSON
{
|
|
"cancel": "取消",
|
|
"confirm": "确认",
|
|
"confirmResetSubscription": "您确定要重置订阅吗?",
|
|
"copy": "复制",
|
|
"copySuccess": "复制成功",
|
|
"deducted": "已扣除",
|
|
"download": "下载",
|
|
"expirationDays": "过期天数",
|
|
"expired": "已过期",
|
|
"finished": "已完成",
|
|
"import": "一键导入",
|
|
"latestAnnouncement": "最新公告",
|
|
"manualImportMessage": "请手动导入",
|
|
"mySubscriptions": "我的订阅",
|
|
"nextResetDays": "距离下次重置天数",
|
|
"noLimit": "无限制",
|
|
"noReset": "不重置",
|
|
"prompt": "提示",
|
|
"purchaseSubscription": "购买订阅",
|
|
"qrCode": "二维码",
|
|
"resetSubscription": "重置订阅",
|
|
"resetSuccess": "重置成功",
|
|
"scanToSubscribe": "扫码订阅",
|
|
"subscriptionUrl": "订阅链接",
|
|
"totalTraffic": "总流量",
|
|
"unknown": "未知",
|
|
"used": "已使用"
|
|
}
|