web/FilenamePreview: fix unlocalized strings
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run

oops
This commit is contained in:
wukko
2025-07-01 10:13:28 +06:00
parent 9b3ebe90c5
commit 5b12622b66
3 changed files with 6 additions and 2 deletions

View File

@@ -85,6 +85,8 @@
"metadata.filename.preview.video": "Video Title - Video Author",
"metadata.filename.preview.audio": "Audio Title - Audio Author",
"filename.preview_desc.video": "video file preview",
"filename.preview_desc.audio": "audio file preview",
"metadata.file": "file metadata",
"metadata.disable.title": "disable file metadata",