mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-24 12:44:18 +08:00
fix: unify weekly_limit tier label to match official 7-day naming
This commit is contained in:
@@ -31,7 +31,7 @@ export const TIER_I18N_KEYS: Record<string, string> = {
|
||||
gemini_flash: "subscription.geminiFlash",
|
||||
gemini_flash_lite: "subscription.geminiFlashLite",
|
||||
// Token Plan(five_hour 已在上方官方映射中)
|
||||
weekly_limit: "subscription.weeklyLimit",
|
||||
weekly_limit: "subscription.sevenDay",
|
||||
// GitHub Copilot
|
||||
premium: "subscription.copilotPremium",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user