✨ 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,108 @@
|
||||
{
|
||||
"accountEnable": "Account Enable",
|
||||
"add": "Add",
|
||||
"administrator": "Administrator",
|
||||
"areaCodePlaceholder": "Area code",
|
||||
"authMethodsTitle": "Auth Methods",
|
||||
"avatar": "Avatar",
|
||||
"balance": "Balance",
|
||||
"balanceLogs": "Balance Logs",
|
||||
"balanceNotifications": "Balance Notifications",
|
||||
"balancePlaceholder": "Enter balance",
|
||||
"basicInfoTitle": "Basic Info",
|
||||
"cancel": "Cancel",
|
||||
"commission": "Commission",
|
||||
"commissionLogs": "Commission Logs",
|
||||
"commissionPlaceholder": "Enter commission",
|
||||
"confirm": "Confirm",
|
||||
"confirmDelete": "Confirm Delete",
|
||||
"confirmOffline": "Confirm Offline",
|
||||
"copySubscription": "Copy Subscription",
|
||||
"copySuccess": "Copied successfully",
|
||||
"create": "Create",
|
||||
"createdAt": "Created At",
|
||||
"createSubscription": "Create Subscription",
|
||||
"createSuccess": "Created successfully",
|
||||
"createUser": "Create User",
|
||||
"delete": "Delete",
|
||||
"deleteDescription": "This action cannot be undone.",
|
||||
"deleteSubscriptionDescription": "This action cannot be undone.",
|
||||
"deleteSuccess": "Deleted successfully",
|
||||
"deviceLimit": "Device Limit",
|
||||
"download": "Download",
|
||||
"downloadTraffic": "Download Traffic",
|
||||
"edit": "Edit",
|
||||
"editSubscription": "Edit Subscription",
|
||||
"enable": "Enable",
|
||||
"expiredAt": "Expired At",
|
||||
"expireTime": "expireTime",
|
||||
"giftAmount": "Gift Amount",
|
||||
"giftAmountPlaceholder": "Enter gift amount",
|
||||
"giftLogs": "Gift Logs",
|
||||
"invalidEmailFormat": "Invalid email format",
|
||||
"inviteCode": "Invite Code",
|
||||
"inviteCodePlaceholder": "Enter invite code",
|
||||
"kickOfflineConfirm": "kickOfflineConfirm",
|
||||
"kickOfflineSuccess": "Device kicked offline",
|
||||
"lastSeen": "Last Seen",
|
||||
"loading": "Loading...",
|
||||
"loginLogs": "Login Logs",
|
||||
"loginNotifications": "Login Notifications",
|
||||
"loginStatus": "Login Status",
|
||||
"manager": "Administrator",
|
||||
"more": "More",
|
||||
"notifySettingsTitle": "Notify Settings",
|
||||
"offline": "Offline",
|
||||
"online": "Online",
|
||||
"onlineDevices": "Online Devices",
|
||||
"onlyFirstPurchase": "First Purchase Only",
|
||||
"orderList": "Order List",
|
||||
"password": "Password",
|
||||
"passwordPlaceholder": "Enter password",
|
||||
"permanent": "Permanent",
|
||||
"pleaseEnterEmail": "Enter email",
|
||||
"referer": "Referer",
|
||||
"refererId": "Referer ID",
|
||||
"refererIdPlaceholder": "Enter referer ID",
|
||||
"referralCode": "Referral Code",
|
||||
"referralPercentage": "Referral Percentage",
|
||||
"referralPercentagePlaceholder": "Enter percentage",
|
||||
"referrerUserId": "Referrer User ID",
|
||||
"remove": "Remove",
|
||||
"resetLogs": "Reset Logs",
|
||||
"resetTime": "Reset Time",
|
||||
"save": "Save",
|
||||
"speedLimit": "Speed Limit",
|
||||
"startTime": "startTime",
|
||||
"subscription": "Subscription",
|
||||
"subscriptionId": "subscriptionId",
|
||||
"subscriptionInfo": "subscriptionInfo",
|
||||
"subscriptionList": "Subscription List",
|
||||
"subscriptionLogs": "Subscription Logs",
|
||||
"subscriptionName": "subscriptionName",
|
||||
"subscriptionNotifications": "Subscription Notifications",
|
||||
"telephone": "Phone",
|
||||
"telephonePlaceholder": "Enter phone number",
|
||||
"token": "token",
|
||||
"totalTraffic": "Total Traffic",
|
||||
"tradeNotifications": "Trade Notifications",
|
||||
"trafficDetails": "Traffic Details",
|
||||
"trafficLimit": "Traffic Limit",
|
||||
"trafficStats": "Traffic Stats",
|
||||
"trafficUsage": "trafficUsage",
|
||||
"unlimited": "unlimited",
|
||||
"unverified": "Unverified",
|
||||
"update": "Update",
|
||||
"updateSuccess": "Updated successfully",
|
||||
"upload": "Upload",
|
||||
"uploadTraffic": "Upload Traffic",
|
||||
"userAgent": "User Agent",
|
||||
"userEmail": "Email",
|
||||
"userEmailPlaceholder": "Enter email",
|
||||
"userId": "userId",
|
||||
"userInfo": "userInfo",
|
||||
"userList": "User List",
|
||||
"userName": "Username",
|
||||
"userProfile": "User Profile",
|
||||
"verified": "Verified"
|
||||
}
|
||||
Reference in New Issue
Block a user