fix: file name search label (#25916)

This commit is contained in:
Alex
2026-02-05 11:24:58 -06:00
committed by GitHub
parent 2b6055e830
commit 0a8a65a45e
3 changed files with 4 additions and 3 deletions

View File

@@ -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'),