Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mobile): fix ca-CA.json file name #9288

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

aryiu
Copy link
Contributor

@aryiu aryiu commented May 6, 2024

  • The iOS app is not working with Catalan language currently. It shows an error: Unable to load asset: "assets/ i18n/ca-CA.json".
  • So, this PR renames the file ca.json to ca-CA.json. It localizes some strings, too.

@alextran1502
Copy link
Contributor

The rename is good, thank you. However, the change will need to be made from Localizely otherwise it will be overwritten, fyi

@aryiu
Copy link
Contributor Author

aryiu commented May 6, 2024

@alextran1502 Okay, no problem. Thank you.

@alextran1502 alextran1502 enabled auto-merge (squash) May 8, 2024 03:02
@alextran1502 alextran1502 merged commit 5eaf489 into immich-app:main May 8, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants