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": "Activer WebSocket pour Codex Provider",
"enableSkills": "Activer Skills",
"enableSkillsAria": "Activer Skills pour Codex",
"enableFast": "Activer Fast",
"enableFastAria": "Activer le niveau de service Fast pour Codex",
"authJsonNative": "auth.json (natif)",
"configTomlNative": "config.toml (natif)"
},