0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python18,427 stars (18,427 stars)2,849 forks (2,849 forks)batch import
bugdocumentationhelp wanted
- Issue 種別
- bug
- 調査方針
- Investigate the locale detection mechanism in the codebase. Look for files that handle language switching (e.g., translation maps or locale setting). Identify where Macau locale codes (zh MO, zh Hant MO, etc.) are mapped or missing. Add the necessary mappings to correctly display Chinese (Traditional or Simplified) for Macau region. Check if there are existing locale definitions for other Chinese regions to follow the pattern.