mirror of
https://github.com/immich-app/immich.git
synced 2026-02-15 05:18:37 +03:00
fix: file name search label (#25916)
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
lensModel: $t('lens_model'),
|
||||
personIds: $t('people'),
|
||||
tagIds: $t('tags'),
|
||||
originalFileName: $t('file_name'),
|
||||
originalFileName: $t('file_name_text'),
|
||||
description: $t('description'),
|
||||
queryAssetId: $t('query_asset_id'),
|
||||
ocr: $t('ocr'),
|
||||
|
||||
Reference in New Issue
Block a user