refactor: 移除佣金比例字段,将developer统一为admin

This commit is contained in:
2026-05-01 08:08:11 +08:00
parent c5d1dc4b04
commit 4ed00f29e2
235 changed files with 9082 additions and 8952 deletions
+9 -13
View File
@@ -148,10 +148,10 @@
"searchKeyWords": "Search Menu"
},
"changeLanguage": "Change Language",
"developer": {
"admin": {
"dashboard": "Dashboard",
"welcomeBack": "Welcome back",
"developer": "Developer",
"developer": "Admin",
"loading": "Loading",
"totalApplications": "Total Applications",
"totalCards": "Total Cards",
@@ -436,7 +436,7 @@
"treeView": "Tree View",
"listView": "List View",
"addAgent": "Add Agent",
"addAgentDesc": "Create a new agent account, set parent agent and commission rate",
"addAgentDesc": "Create a new agent account, set parent agent",
"status": {
"active": "Active",
"inactive": "Inactive",
@@ -449,7 +449,6 @@
"childAgentsCount": "Child Agents",
"canCreateAgent": "Create Agent Permission",
"balance": "Balance",
"commission": "Commission",
"createdAt": "Created At",
"lastLoginAt": "Last Login"
},
@@ -463,8 +462,6 @@
"parentAgent": "Parent Agent",
"selectParentAgent": "Select parent agent",
"noParent": "No parent agent",
"commission": "Commission Rate",
"commissionPlaceholder": "0.1 means 10%",
"canCreateAgent": "Create Agent Permission",
"balance": "Balance",
"balancePlaceholder": "Agent account balance for spending",
@@ -476,7 +473,7 @@
"basicInfo": "Basic Information",
"basicInfoDesc": "Set the agent's login account information",
"agentConfig": "Agent Configuration",
"agentConfigDesc": "Set the agent's hierarchy and commission",
"agentConfigDesc": "Set the agent's hierarchy",
"preview": "Information Preview",
"passwordHint": "Password must be at least 6 characters",
"parentAgentHint": "After selecting a parent agent, this agent will become its child",
@@ -911,7 +908,6 @@
"agent": "Agent",
"application": "Application",
"status": "Status",
"commission": "Commission",
"discount": "Discount",
"balance": "Balance",
"createdAt": "Created At",
@@ -1677,7 +1673,7 @@
"activeRate": "Active Rate",
"searchPlaceholder": "Search username or email...",
"allRoles": "All Roles",
"developer": "Developer",
"developer": "Admin",
"agent": "Agent",
"allStatus": "All Status",
"active": "Active",
@@ -1925,7 +1921,7 @@
"totalOrders": "Total Orders",
"totalRevenue": "Total Revenue",
"onlineUsers": "Online Users",
"totalDevelopers": "Developers",
"totalDevelopers": "Admins",
"totalApps": "Applications",
"totalVisitors": "Visitors",
"totalKeys": "Keys",
@@ -2225,7 +2221,7 @@
},
"home": {
"hero": {
"title1": "Built for Developers",
"title1": "Built for Admins",
"title2": "Software Authorization Solution",
"description": "Professional software verification and authorization management platform with complete API interfaces, detailed documentation, and powerful admin panel for simple and efficient software protection.",
"startFree": "Get Started Free",
@@ -2302,7 +2298,7 @@
"smsSettings": "SMS Service",
"paymentSettings": "Payment Settings",
"profile": "Profile",
"developerDashboard": "Developer Dashboard",
"developerDashboard": "Admin Dashboard",
"agentDashboard": "Agent Dashboard",
"adminDashboard": "Admin Dashboard",
"logout": "Logout",
@@ -2312,7 +2308,7 @@
},
"footer": {
"brand": "Weishouquan",
"description": "Verification solution designed for developers, making application security verification simple and efficient.",
"description": "Verification solution designed for admins, making application security verification simple and efficient.",
"quickLinks": "Quick Links",
"aboutUs": "About Us",
"contactUs": "Contact Us",