✨ feat: add new payment icons for Alipay and WeChat Pay, update asset paths
- 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.
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"Day": "天",
|
||||
"global_map_description": "探索无缝的全球连接。选择适合您需求的网络服务,随时随地保持连接。",
|
||||
"global_map_itle": "全球连接,轻松无忧",
|
||||
"Hour": "小时",
|
||||
"locations": "节点位置",
|
||||
"locations_description": "覆盖多个地区",
|
||||
"Minute": "分钟",
|
||||
"Month": "月",
|
||||
"NoLimit": "无限制",
|
||||
"product_showcase_description": "让我们帮助您选择最适合您的套餐,享受探索的乐趣。",
|
||||
"product_showcase_title": "选择您的套餐",
|
||||
"servers": "服务器",
|
||||
"servers_description": "全球高性能服务器",
|
||||
"started": "开始使用",
|
||||
"subscribe": "订阅",
|
||||
"users": "用户",
|
||||
"users_description": "受到全球用户的信赖",
|
||||
"welcome": "欢迎来到",
|
||||
"Year": "年"
|
||||
}
|
||||
Reference in New Issue
Block a user