The issue requests Chinese language support but lacks details. Clarify which Chinese characters (simplified, traditional) are needed. Investigate the slugify architecture: it uses a character map for Latin scripts; for CJK, a transliteration to pinyin may be required. Review existing PRs or issues in the repo for reference. Keep the change localized to the main slugify function.
Can we support chinese language? · sindresorhus/slugify#63 | Good First Issue