mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
feat(web): add an empty placeholder to the explore page (#9990)
* feat(web): add an empty placeholder to the explore page * Change the message wording per suggestion * fix: test --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
parent
abf6fc25f7
commit
97ffddee7c
2 changed files with 5 additions and 1 deletions
|
|
@ -543,6 +543,7 @@
|
|||
"no_archived_assets_message": "Archive photos and videos to hide them from your Photos view",
|
||||
"no_assets_message": "CLICK TO UPLOAD YOUR FIRST PHOTO",
|
||||
"no_exif_info_available": "No exif info available",
|
||||
"no_explore_results_message": "Upload more photos to explore your collection.",
|
||||
"no_favorites_message": "Add favorites to quickly find your best pictures and videos",
|
||||
"no_libraries_message": "Create an external library to view your photos and videos",
|
||||
"no_name": "No Name",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue