[PR #620] [MERGED] Remove empty translations #8697

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

📋 Pull Request Information

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

Base: mainHead: fix/empty-translations


📝 Commits (1)

  • e79a833 Remove empty translations

📊 Changes

4 files changed (+0 additions, -107 deletions)

View changed files

📝 mobile/assets/i18n/de-DE.json (+0 -43)
📝 mobile/assets/i18n/es-ES.json (+0 -8)
📝 mobile/assets/i18n/fi-FI.json (+0 -4)
📝 mobile/assets/i18n/fr-FR.json (+0 -52)

📄 Description

Some of the translations have empty values, which do not trigger the fallback logic, resulting in empty strings inside of the app.


🔄 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/620 **Author:** [@bo0tzz](https://github.com/bo0tzz) **Created:** 9/7/2022 **Status:** ✅ Merged **Merged:** 9/7/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/empty-translations` --- ### 📝 Commits (1) - [`e79a833`](https://github.com/immich-app/immich/commit/e79a83324fe0cef2519f41aaaf7d48c36e9077f2) Remove empty translations ### 📊 Changes **4 files changed** (+0 additions, -107 deletions) <details> <summary>View changed files</summary> 📝 `mobile/assets/i18n/de-DE.json` (+0 -43) 📝 `mobile/assets/i18n/es-ES.json` (+0 -8) 📝 `mobile/assets/i18n/fi-FI.json` (+0 -4) 📝 `mobile/assets/i18n/fr-FR.json` (+0 -52) </details> ### 📄 Description Some of the translations have empty values, which do not trigger the fallback logic, resulting in empty strings inside of the app. --- <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:51:40 +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#8697