mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
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:
parent
1092827895
commit
120b8f2a83
1 changed files with 2 additions and 0 deletions
|
|
@ -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:": "",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue