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(i18n): resolve MyMemory API compatibility issues
- Update Chinese language codes to use API-compatible format (zh-CN, zh-TW)
- Replace incorrect email with project contact license@iflabx.com
- Enhance rate limiting with exponential backoff for better API reliability
- Increase base delay from 100ms to 200ms to reduce API pressure
Addresses Copilot review suggestions for better API integration.
0 commit comments