mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix(web): update camera brand wording on search page (#9881)
This commit is contained in:
parent
371a5ce0aa
commit
0a53dc412b
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@
|
||||||
city: 'City',
|
city: 'City',
|
||||||
country: 'Country',
|
country: 'Country',
|
||||||
state: 'State',
|
state: 'State',
|
||||||
make: 'Camera brand',
|
make: 'Camera make',
|
||||||
model: 'Camera model',
|
model: 'Camera model',
|
||||||
personIds: 'People',
|
personIds: 'People',
|
||||||
originalFileName: 'File name',
|
originalFileName: 'File name',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue