♻️Refactor: Token Page

This commit is contained in:
Apple\Apple
2025-05-23 00:24:08 +08:00
parent 0f3216564d
commit 67a65213d8
5 changed files with 630 additions and 423 deletions

View File

@@ -448,7 +448,7 @@
"一分钟后过期": "Expires after one minute",
"创建新的令牌": "Create New Token",
"令牌分组,默认为用户的分组": "Token group, default is the your's group",
"IP白名单(请勿过度信任此功能)": "IP whitelist (do not overly trust this function)",
"IP白名单": "IP whitelist",
"注意,令牌的额度仅用于限制令牌本身的最大额度使用量,实际的使用受到账户的剩余额度限制。": "Note that the quota of the token is only used to limit the maximum quota usage of the token itself, and the actual usage is limited by the remaining quota of the account.",
"设为无限额度": "Set to unlimited quota",
"更新令牌信息": "Update Token Information",
@@ -895,7 +895,7 @@
"渠道分组": "Channel grouping",
"安全设置(可选)": "Security settings (optional)",
"IP 限制": "IP restrictions",
"启用模型限制(非必要,不建议启用)": "Enable model restrictions (not necessary, not recommended)",
"模型限制": "Model restrictions",
"秒": "Second",
"更新令牌后需等待几分钟生效": "It will take a few minutes to take effect after updating the token.",
"一小时": "One hour",
@@ -1410,5 +1410,23 @@
"早上好": "Good morning",
"中午好": "Good afternoon",
"下午好": "Good afternoon",
"晚上好": "Good evening"
"晚上好": "Good evening",
"更多提示信息": "More Prompts",
"新建": "Create",
"更新": "Update",
"基本信息": "Basic Information",
"设置令牌的基本信息": "Set token basic information",
"设置令牌可用额度和数量": "Set token available quota and quantity",
"访问限制": "Access Restrictions",
"设置令牌的访问限制": "Set token access restrictions",
"请勿过度信任此功能IP可能被伪造": "Do not over-trust this feature, IP can be spoofed",
"勾选启用模型限制后可选择": "Select after checking to enable model restrictions",
"非必要,不建议启用模型限制": "Not necessary, model restrictions are not recommended",
"分组信息": "Group Information",
"设置令牌的分组": "Set token grouping",
"管理员未设置用户可选分组": "Administrator has not set user-selectable groups",
"10个": "10 items",
"20个": "20 items",
"30个": "30 items",
"100个": "100 items"
}