mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 16:33:49 +00:00
4.7.1-alpha2 (#1153)
Co-authored-by: UUUUnotfound <31206589+UUUUnotfound@users.noreply.github.com> Co-authored-by: Hexiao Zhang <731931282qq@gmail.com> Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -275,6 +275,7 @@
|
||||
"App intro": "App intro",
|
||||
"App params config": "App Config",
|
||||
"Chat Variable": "",
|
||||
"Config whisper": "Config whisper",
|
||||
"External using": "External use",
|
||||
"Make a brief introduction of your app": "Make a brief introduction of your app",
|
||||
"Max histories": "Dialog round",
|
||||
@@ -297,6 +298,7 @@
|
||||
"Simple Config Tip": "Only basic functions are included. For complex agent functions, use advanced orchestration.",
|
||||
"TTS": "Audio Speech",
|
||||
"TTS Tip": "After this function is enabled, the voice playback function can be used after each conversation. Use of this feature may incur additional charges.",
|
||||
"TTS start": "Reading content",
|
||||
"Team tags": "Team tags",
|
||||
"Temperature": "Temperature",
|
||||
"Tool call": "Tool call",
|
||||
@@ -309,6 +311,9 @@
|
||||
"This plugin cannot be called as a tool": "This tool cannot be used in easy mode"
|
||||
},
|
||||
"Welcome Text": "Welcome Text",
|
||||
"Whisper": "Whisper",
|
||||
"Whisper Tip": "",
|
||||
"Whisper config": "Whisper config",
|
||||
"create app": "Create App",
|
||||
"deterministic": "Deterministic",
|
||||
"edit": {
|
||||
@@ -395,11 +400,23 @@
|
||||
"Test Listen": "Test",
|
||||
"Test Listen Text": "Hello, this is a voice test, if you can hear this sentence, it means that the voice playback function is normal",
|
||||
"Web": "Browser (free)"
|
||||
},
|
||||
"whisper": {
|
||||
"Auto send": "Auto send",
|
||||
"Auto send tip": "After the voice input is completed, you can send it directly, without manually clicking the send button",
|
||||
"Auto tts response": "Auto tts response",
|
||||
"Auto tts response tip": "Questions sent through voice input will be answered directly in the form of voice. Please ensure that the voice broadcast function is enabled.",
|
||||
"Close": "Close",
|
||||
"Not tts tip": "You have not turned on Voice playback and the feature is not available",
|
||||
"Open": "Open",
|
||||
"Switch": "Open whisper"
|
||||
}
|
||||
},
|
||||
"chat": {
|
||||
"Admin Mark Content": "Corrected response",
|
||||
"Audio Speech Error": "Audio Speech Error",
|
||||
"Cancel Speak": "Cancel speak",
|
||||
"Canceled Speak": "Voice input has been cancelled",
|
||||
"Chat API is error or undefined": "The session interface reported an error or returned null",
|
||||
"Confirm to clear history": "Confirm to clear history?",
|
||||
"Confirm to clear share chat history": " Are you sure to delete all chats?",
|
||||
@@ -415,6 +432,7 @@
|
||||
"Feedback Submit": "Submit",
|
||||
"Feedback Success": "Feedback Success",
|
||||
"Feedback Update Failed": "Feedback Update Failed",
|
||||
"Finish Speak": "Finish speak",
|
||||
"History": "History",
|
||||
"History Amount": "{{amount}} records",
|
||||
"Mark": "Mark",
|
||||
|
Reference in New Issue
Block a user