Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
50d235c4
authored
May 27, 2025
by
Archer
Committed by
GitHub
May 27, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: i18n (#4898)
parent
98385934
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
packages/web/i18n/en/dataset.json
+1
-1
packages/web/i18n/zh-CN/dataset.json
+1
-1
packages/web/i18n/zh-Hant/dataset.json
+1
-1
No files found.
packages/web/i18n/en/dataset.json
View file @
50d235c4
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
"chunk_size"
:
"Block size"
,
"chunk_size"
:
"Block size"
,
"chunk_trigger"
:
"Blocking conditions"
,
"chunk_trigger"
:
"Blocking conditions"
,
"chunk_trigger_force_chunk"
:
"Forced chunking"
,
"chunk_trigger_force_chunk"
:
"Forced chunking"
,
"chunk_trigger_max_size"
:
"The original text length is
less than the maximum context 70% of the file processing model
"
,
"chunk_trigger_max_size"
:
"The original text length is
greater than the maximum context of the file processing model 70%
"
,
"chunk_trigger_min_size"
:
"The original text is greater than"
,
"chunk_trigger_min_size"
:
"The original text is greater than"
,
"chunk_trigger_tips"
:
"Block storage is triggered when certain conditions are met, otherwise the original text will be stored in full directly"
,
"chunk_trigger_tips"
:
"Block storage is triggered when certain conditions are met, otherwise the original text will be stored in full directly"
,
"close_auto_sync"
:
"Are you sure you want to turn off automatic sync?"
,
"close_auto_sync"
:
"Are you sure you want to turn off automatic sync?"
,
...
...
packages/web/i18n/zh-CN/dataset.json
View file @
50d235c4
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
"chunk_size"
:
"分块大小"
,
"chunk_size"
:
"分块大小"
,
"chunk_trigger"
:
"分块条件"
,
"chunk_trigger"
:
"分块条件"
,
"chunk_trigger_force_chunk"
:
"强制分块"
,
"chunk_trigger_force_chunk"
:
"强制分块"
,
"chunk_trigger_max_size"
:
"原文长度
小
于文件处理模型最大上下文70%"
,
"chunk_trigger_max_size"
:
"原文长度
大
于文件处理模型最大上下文70%"
,
"chunk_trigger_min_size"
:
"原文长度大于"
,
"chunk_trigger_min_size"
:
"原文长度大于"
,
"chunk_trigger_tips"
:
"当满足一定条件时才触发分块存储,否则会直接完整存储原文"
,
"chunk_trigger_tips"
:
"当满足一定条件时才触发分块存储,否则会直接完整存储原文"
,
"close_auto_sync"
:
"确认关闭自动同步功能?"
,
"close_auto_sync"
:
"确认关闭自动同步功能?"
,
...
...
packages/web/i18n/zh-Hant/dataset.json
View file @
50d235c4
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
"chunk_size"
:
"分塊大小"
,
"chunk_size"
:
"分塊大小"
,
"chunk_trigger"
:
"分塊條件"
,
"chunk_trigger"
:
"分塊條件"
,
"chunk_trigger_force_chunk"
:
"強制分塊"
,
"chunk_trigger_force_chunk"
:
"強制分塊"
,
"chunk_trigger_max_size"
:
"原文長度
小於文件處理模型最大上下文
70%"
,
"chunk_trigger_max_size"
:
"原文長度
大於文件處理模型最大上下文
70%"
,
"chunk_trigger_min_size"
:
"原文長度大於"
,
"chunk_trigger_min_size"
:
"原文長度大於"
,
"close_auto_sync"
:
"確認關閉自動同步功能?"
,
"close_auto_sync"
:
"確認關閉自動同步功能?"
,
"collection.Create update time"
:
"建立/更新時間"
,
"collection.Create update time"
:
"建立/更新時間"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment