You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: dark mode text contrast + localized error messages
- Upgrade all dark:text-surface-600 → dark:text-surface-500 for WCAG AA
compliance (9 components: Input, Select, HotkeyCapture, ResultPanel,
HistoryPage, PrivacySettings, ToneRulesSettings)
- Extract friendlyErrorMessage() to shared src/utils/friendlyError.ts
- Dashboard: error items now show localized title instead of raw "错误"
- History: error items show friendly localized title + detail instead of
raw English technical messages like "No API key configured for siliconflow"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments