[PR #344] [MERGED] Add missing translation tag for search_no_objects #8573

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (5)

  • 4a57880 feat(mobile) added french translations
  • cda0495 Merge branch 'alextran1502:main' into main
  • 9f16118 fix(mobile) added missing translation tag for search_no_objects (EN,DE,FR)
  • 5a9a9f1 Merge branch 'main' of github.com:Eidenz/immich
  • 9917e82 fix(mobile) renamed search_no_objects to search_page_no_objects

📊 Changes

4 files changed (+4 additions, -1 deletions)

View changed files

📝 mobile/assets/i18n/de-DE.json (+1 -0)
📝 mobile/assets/i18n/en-US.json (+1 -0)
📝 mobile/assets/i18n/fr-FR.json (+1 -0)
📝 mobile/lib/modules/search/views/search_page.dart (+1 -1)

📄 Description

A tag was missing for all languages, and misspelled on the search page code


🔄 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/344 **Author:** [@Eidenz](https://github.com/Eidenz) **Created:** 7/13/2022 **Status:** ✅ Merged **Merged:** 7/14/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`4a57880`](https://github.com/immich-app/immich/commit/4a57880a8989e151831fb012d4be0a620753d6e5) feat(mobile) added french translations - [`cda0495`](https://github.com/immich-app/immich/commit/cda04954aadd41a1236a711b12cc1d108f315db7) Merge branch 'alextran1502:main' into main - [`9f16118`](https://github.com/immich-app/immich/commit/9f16118de09d35d38a841b56035fae1616678980) fix(mobile) added missing translation tag for search_no_objects (EN,DE,FR) - [`5a9a9f1`](https://github.com/immich-app/immich/commit/5a9a9f18032692c754e43ade038ace19e7839714) Merge branch 'main' of github.com:Eidenz/immich - [`9917e82`](https://github.com/immich-app/immich/commit/9917e829321df59f9100ac0038c2213889f3a8d2) fix(mobile) renamed search_no_objects to search_page_no_objects ### 📊 Changes **4 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `mobile/assets/i18n/de-DE.json` (+1 -0) 📝 `mobile/assets/i18n/en-US.json` (+1 -0) 📝 `mobile/assets/i18n/fr-FR.json` (+1 -0) 📝 `mobile/lib/modules/search/views/search_page.dart` (+1 -1) </details> ### 📄 Description A tag was missing for all languages, and misspelled on the search page code --- <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:37 +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#8573