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:
@@ -77,6 +77,7 @@
|
||||
"profile_drawer_sign_out": "Sign Out",
|
||||
"search_bar_hint": "Search your photos",
|
||||
"search_page_no_places": "No Places Info Available",
|
||||
"search_page_no_objects": "No Objects Info Available",
|
||||
"search_page_places": "Places",
|
||||
"search_page_things": "Things",
|
||||
"search_result_page_new_search_hint": "New Search",
|
||||
|
||||
Reference in New Issue
Block a user