[PR #347] [MERGED] Added DA,ES,FR,IT #8577

Closed
opened 2026-02-05 13:49:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/347
Author: @alextran1502
Created: 7/14/2022
Status: Merged
Merged: 7/14/2022
Merged by: @alextran1502

Base: mainHead: translation-add-other-languages


📝 Commits (2)

📊 Changes

8 files changed (+436 additions, -111 deletions)

View changed files

mobile/assets/i18n/da-DK.json (+106 -0)
📝 mobile/assets/i18n/de-DE.json (+3 -1)
📝 mobile/assets/i18n/en-US.json (+3 -3)
mobile/assets/i18n/es-ES.json (+106 -0)
📝 mobile/assets/i18n/fr-FR.json (+105 -106)
mobile/assets/i18n/it-IT.json (+106 -0)
📝 mobile/ios/Runner/Info.plist (+3 -0)
📝 mobile/lib/main.dart (+4 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/347 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 7/14/2022 **Status:** ✅ Merged **Merged:** 7/14/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `translation-add-other-languages` --- ### 📝 Commits (2) - [`617da8b`](https://github.com/immich-app/immich/commit/617da8b9c524651f35b105e158307a3b8e0d33dc) Added DA,ES,FR,IT - [`149f288`](https://github.com/immich-app/immich/commit/149f288533b546b00ade5ee8777c516be378d1f2) Update French translation ### 📊 Changes **8 files changed** (+436 additions, -111 deletions) <details> <summary>View changed files</summary> ➕ `mobile/assets/i18n/da-DK.json` (+106 -0) 📝 `mobile/assets/i18n/de-DE.json` (+3 -1) 📝 `mobile/assets/i18n/en-US.json` (+3 -3) ➕ `mobile/assets/i18n/es-ES.json` (+106 -0) 📝 `mobile/assets/i18n/fr-FR.json` (+105 -106) ➕ `mobile/assets/i18n/it-IT.json` (+106 -0) 📝 `mobile/ios/Runner/Info.plist` (+3 -0) 📝 `mobile/lib/main.dart` (+4 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:49:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8577