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原生"
},