mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 13:53:50 +00:00
4.8.5 test (#1805)
* perf: revert tip * feat: create copy app * perf: file stream read * perf: read directory over 100 files * perf: index * fix: team chat api error * lock * fix: i18n file
This commit is contained in:
18
packages/web/i18n/en/chat.json
Normal file
18
packages/web/i18n/en/chat.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Chat input guide lexicon is empty": "The lexicon has not been configured",
|
||||
"Config Texts": "Config thesaurus ",
|
||||
"Config input guide lexicon": "Config",
|
||||
"Config input guide lexicon title": "Config lexicon",
|
||||
"Config question guide": "Configuration input Prompt ",
|
||||
"Csv input lexicon tip": "Only CSV can be imported in batches. Click to download the template",
|
||||
"Custom input guide url": "Custom lexicon url",
|
||||
"Custom question guide URL": "Custom lexicon address ",
|
||||
"Input Guide": "Intelligent Recommendation ",
|
||||
"Input guide": "Input guide",
|
||||
"Input guide lexicon": "Lexicon",
|
||||
"Input guide tip": "You can configure some preset questions. When the user enters a question, the relevant question is retrieved from these preset questions for prompt.",
|
||||
"Insert input guide, Some data already exists": "Duplicate data, automatically filtered, insert: {{len}} data",
|
||||
"New input guide lexicon": "New lexicon",
|
||||
"Only support CSV": "Only support CSV import, click download template ",
|
||||
"Question Guide Texts": "Lexicon"
|
||||
}
|
Reference in New Issue
Block a user