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ネイティブ"
},