Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix chinese print not work - #2144

Merged
ai merged 1 commit into
postcss:mainfrom
Jesse205:fix/chinese-print
Aug 26, 2026
Merged

Fix chinese print not work#2144
ai merged 1 commit into
postcss:mainfrom
Jesse205:fix/chinese-print

Conversation

@Jesse205

Copy link
Copy Markdown
Contributor

The language code for Chinese is zh, while cn is an ISO country code (referred to as territory in POSIX). According to the POSIX specification, the format of the LANG environment variable is language[_territory][.codeset][@modifier]. Since LANG starts with language, we should check whether it is zh.
image

@ai

ai commented Aug 26, 2026

Copy link
Copy Markdown
Member

Thanks!

@ai
ai merged commit 09a678f into postcss:main Aug 26, 2026
10 checks passed
@Jesse205
Jesse205 deleted the fix/chinese-print branch August 26, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants