Chinese (zh_CN) and Chinese Simplified (zh_Hans) are both simplified chinese. #2986

Closed
opened 2026-02-05 07:20:01 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @LeoRX on GitHub (Apr 20, 2024).

The bug

Both Chinese language options display simplified Chinese.
Simplified Chinese is usually noted as (zh-CN).
Traditional Chinese is either (zh_TW) for Taiwan or (zh_hant) for Traditional Hong Kong.

The "Languages" option in settings is also not translated and displayed in English when another language is chosen.

The OS that Immich Server is running on

v.1102.0

Version of Immich Server

v1.101.0

Version of Immich Mobile App

v.1102.0 build.132

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not required.

Your .env content

not required.

Reproduction steps

Open the Android mobile app.  
Go to Settings -> Language.
Change language to Chinese.

Relevant log output

No response

Additional information

No response

Originally created by @LeoRX on GitHub (Apr 20, 2024). ### The bug Both Chinese language options display simplified Chinese. Simplified Chinese is usually noted as (zh-CN). Traditional Chinese is either (zh_TW) for Taiwan or (zh_hant) for Traditional Hong Kong. The "Languages" option in settings is also not translated and displayed in English when another language is chosen. ### The OS that Immich Server is running on v.1102.0 ### Version of Immich Server v1.101.0 ### Version of Immich Mobile App v.1102.0 build.132 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML not required. ``` ### Your .env content ```Shell not required. ``` ### Reproduction steps ```bash Open the Android mobile app. Go to Settings -> Language. Change language to Chinese. ``` ### Relevant log output _No response_ ### Additional information _No response_
OVERLORD added the 📱mobile label 2026-02-05 07:20:01 +03:00
Author
Owner

@whwnow commented on GitHub (May 3, 2024):

For Simplified Chinese, zh_CN is for historical reasons, and now the more accurate one should be zh_hans

@whwnow commented on GitHub (May 3, 2024): For Simplified Chinese, zh_CN is for historical reasons, and now the more accurate one should be zh_hans
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2986