diff --git a/ui/index.html b/ui/index.html index 0294015..67ccb12 100644 --- a/ui/index.html +++ b/ui/index.html @@ -5,7 +5,7 @@ AITokenPool - + @@ -842,9 +842,9 @@

使用模型

- - - - + + + + diff --git a/ui/js/i18n.js b/ui/js/i18n.js index 089c1e8..a0a8293 100644 --- a/ui/js/i18n.js +++ b/ui/js/i18n.js @@ -1366,8 +1366,8 @@ "admin.emp.stats.remain": "Remaining", "admin.emp.stats.members.sub.real": "real users", "admin.emp.stats.total.sub": "balance + gift", - "admin.emp.stats.admins.sub": "role=admin", - "admin.emp.stats.deps.sub": "organization", + "admin.emp.stats.admins.sub": "admin role", + "admin.emp.stats.deps.sub": "organization management", "admin.emp.stats.quota.sub": "monthly", "admin.emp.stats.used.sub": "{p}% consumed", "admin.emp.stats.remain.sub": "by member", @@ -1479,9 +1479,9 @@ "ops.stats.users": "Users", "ops.stats.users.sub": "all registered users", "ops.stats.keys": "Active keys", - "ops.stats.keys.sub.on": "status=on", + "ops.stats.keys.sub.on": "enabled", "ops.stats.calls": "Calls this month", - "ops.stats.calls.sub": "usage_records", + "ops.stats.calls.sub": "usage records", "ops.stats.in": "Points in", "ops.stats.out": "Points out", "ops.stats.in.sub": "this month",