mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-12-29 21:21:16 +00:00
Add missing translation tag for search_no_objects (#344)
* feat(mobile) added french translations * fix(mobile) added missing translation tag for search_no_objects (EN,DE,FR) * fix(mobile) renamed search_no_objects to search_page_no_objects
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
"profile_drawer_sign_out": "Abmelden",
|
||||
"search_bar_hint": "Durchsuche deine Fotos",
|
||||
"search_page_no_places": "Keine Informationen über Orte verfügbar",
|
||||
"search_page_no_objects": "Keine Objektinformationen verfügbar",
|
||||
"search_page_places": "Orte",
|
||||
"search_page_things": "Dinge",
|
||||
"search_result_page_new_search_hint": "Neue Suche",
|
||||
|
||||
Reference in New Issue
Block a user