fix: update FileItemModal.svelte- locales strings

add strings "Using Entire Document" and "Using Focused Retrieval"  to i18n locales,

to address issue: #15728
This commit is contained in:
_00_ 2025-07-15 14:05:10 +02:00 committed by GitHub
parent 1092827895
commit 120b8f2a83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1396,6 +1396,8 @@
"User Webhooks": "", "User Webhooks": "",
"Username": "", "Username": "",
"Users": "", "Users": "",
"Using Entire Document": "",
"Using Focused Retrieval": "",
"Using the default arena model with all models. Click the plus button to add custom models.": "", "Using the default arena model with all models. Click the plus button to add custom models.": "",
"Utilize": "", "Utilize": "",
"Valid time units:": "", "Valid time units:": "",