mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
feat(web): Show lens model in the asset viewer detail panel (#15460)
* Adds lens details to the asset viewer * Update lens detail search links --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
parent
afc6e91c66
commit
f32c5d97cd
3 changed files with 34 additions and 1 deletions
|
|
@ -822,6 +822,7 @@
|
|||
"latest_version": "Latest Version",
|
||||
"latitude": "Latitude",
|
||||
"leave": "Leave",
|
||||
"lens_model": "Lens model",
|
||||
"let_others_respond": "Let others respond",
|
||||
"level": "Level",
|
||||
"library": "Library",
|
||||
|
|
@ -1113,6 +1114,7 @@
|
|||
"search_camera_model": "Search camera model...",
|
||||
"search_city": "Search city...",
|
||||
"search_country": "Search country...",
|
||||
"search_for": "Search for",
|
||||
"search_for_existing_person": "Search for existing person",
|
||||
"search_no_people": "No people",
|
||||
"search_no_people_named": "No people named \"{name}\"",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue