Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
901b03b8
Commit
901b03b8
authored
Jan 01, 2026
by
shaw
Browse files
Merge PR #118: feat(gemini): 添加 Google One 存储空间推断 Tier 功能
parents
4f13c8de
1d5e05b8
Changes
21
Show whitespace changes
Inline
Side-by-side
frontend/src/i18n/locales/zh.ts
View file @
901b03b8
...
...
@@ -996,7 +996,12 @@ export default {
tier
:
{
free
:
'
Free
'
,
pro
:
'
Pro
'
,
ultra
:
'
Ultra
'
ultra
:
'
Ultra
'
,
aiPremium
:
'
AI Premium
'
,
standard
:
'
标准版
'
,
basic
:
'
基础版
'
,
personal
:
'
个人版
'
,
unlimited
:
'
无限制
'
},
ineligibleWarning
:
'
该账号无 Antigravity 使用权限,但仍能进行 API 转发。继续使用请自行承担风险。
'
,
...
...
@@ -1215,6 +1220,7 @@ export default {
failedToGenerateUrl
:
'
生成 Gemini 授权链接失败
'
,
missingExchangeParams
:
'
缺少 code / session_id / state
'
,
failedToExchangeCode
:
'
Gemini 授权码兑换失败
'
,
missingProjectId
:
'
GCP Project ID 获取失败:您的 Google 账号未关联有效的 GCP 项目。请前往 Google Cloud Console 激活 GCP 并绑定信用卡,或在授权时手动填写 Project ID。
'
,
modelPassthrough
:
'
Gemini 直接转发模型
'
,
modelPassthroughDesc
:
'
所有模型请求将直接转发至 Gemini API,不进行模型限制或映射。
'
,
stateWarningTitle
:
'
提示
'
,
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment