feat(settings): add Enable Fast toggle for Codex service tier

This commit is contained in:
xintaofei
2026-04-15 15:29:17 +08:00
parent a6f80088d0
commit b46db2f1a1
11 changed files with 101 additions and 1 deletions

View File

@@ -554,6 +554,8 @@
"enableWebsocketAria": "Codex Provider 启用 WebSocket",
"enableSkills": "启用 Skills",
"enableSkillsAria": "Codex 启用 Skills",
"enableFast": "启用 Fast",
"enableFastAria": "Codex 启用 Fast 服务等级",
"authJsonNative": "auth.json原生",
"configTomlNative": "config.toml原生"
},