mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
i18n perf (#3770)
* model config * feat: normalization embedding * perf: mark ui * perf: i18n * fix: rerank error tip
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
"common.Not open": "Not Open",
|
||||
"common.OK": "OK",
|
||||
"common.Open": "Open",
|
||||
"common.Operation": "Operation",
|
||||
"Operation": "Operation",
|
||||
"common.Other": "Other",
|
||||
"common.Output": "Output",
|
||||
"common.Params": "Parameters",
|
||||
@@ -179,7 +179,7 @@
|
||||
"common.Remove": "Remove",
|
||||
"common.Rename": "Rename",
|
||||
"common.Request Error": "Request Error",
|
||||
"common.Require Input": "Required",
|
||||
"Required_input": "Required",
|
||||
"common.Reset": "Reset",
|
||||
"common.Restart": "Restart",
|
||||
"common.Role": "Permission",
|
||||
|
Reference in New Issue
Block a user