Unable to use mobile app after changing language in settings #3097

Closed
opened 2026-02-05 07:41:26 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @cu-kha on GitHub (May 11, 2024).

The bug

Go to Settings, Language -> Select Catalan language -> Apply

The app immediately shows this error message:
Unable to load asset: "assets/i18n/ca-CA.json"

Screenshot_20240511-120622

Killing the app and relaunching it doesn't fix it.
I have not tested selecting other languages.

The OS that Immich Server is running on

Debian

Version of Immich Server

v1.103.1

Version of Immich Mobile App

v1.103.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Not relevant

Your .env content

Not relevant

Reproduction steps

1.Go to Settings, Language -> Select Catalan language -> Apply

Relevant log output

No response

Additional information

No response

Originally created by @cu-kha on GitHub (May 11, 2024). ### The bug Go to Settings, Language -> Select Catalan language -> Apply The app immediately shows this error message: Unable to load asset: "assets/i18n/ca-CA.json" ![Screenshot_20240511-120622](https://github.com/immich-app/immich/assets/2190436/c352c150-8bc0-427a-858d-93c1c4045208) Killing the app and relaunching it doesn't fix it. I have not tested selecting other languages. ### The OS that Immich Server is running on Debian ### Version of Immich Server v1.103.1 ### Version of Immich Mobile App v1.103.1 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Not relevant ``` ### Your .env content ```Shell Not relevant ``` ### Reproduction steps ```bash 1.Go to Settings, Language -> Select Catalan language -> Apply ``` ### Relevant log output _No response_ ### Additional information _No response_
OVERLORD added the 📱mobile label 2026-02-05 07:41:26 +03:00
Author
Owner

@cu-kha commented on GitHub (May 11, 2024):

From more testing I can see that it only happens with Catalan and Mongolian languages.

It seems for catalan it was fixed (https://github.com/immich-app/immich/pull/9288) but for Mongolian the filename is still wrong (mn.json vs mn-MN.json).

@cu-kha commented on GitHub (May 11, 2024): From more testing I can see that it only happens with Catalan and Mongolian languages. It seems for catalan it was fixed (https://github.com/immich-app/immich/pull/9288) but for Mongolian the filename is still wrong (`mn.json` vs `mn-MN.json`).
Author
Owner

@pablopunk commented on GitHub (Jan 10, 2025):

This is happening to me now with Galician. I can't use the app:

image

@pablopunk commented on GitHub (Jan 10, 2025): This is happening to me now with Galician. I can't use the app: ![image](https://github.com/user-attachments/assets/1034d618-ad6f-4af4-a654-5167c6baf58a)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3097