general-assistant
Version:
General Assistant components
63 lines (62 loc) • 2.99 kB
JSON
{
"multiLanguage": "multi-language",
"robotName": "AI Assistant Q&A",
"userName": "user name",
"placeholder": "Please enter your question",
"uiWarningWords": "The content generated by AI is for reference only.",
"uiCreateChat": "New conversation",
"uiRightRender": "You can use the \"ui.areaRight. Render\" configuration to define the content displayed here, or you can use \"ui.areaRight=false\" to turn off the display.",
"uiHistoryExample": "Your Q&A",
"loading": "The message is being processed...",
"actionCopy": "copy",
"actionBroad": "broadcast",
"missKey": "Missing key configuration, please refer to the documentation.",
"actionLike": "like",
"actionDislike": "dislike",
"actionCite": "quote",
"apiErr": "Interface exception",
"interrupt": "interrupt answer",
"reqExce": "request exception",
"timeWarning": "The recording will stop in {{time}} seconds",
"NotSupport": "Your browser does not support this feature",
"mediaNotFound": "Please check if the microphone is connected",
"mediaDenied": "Please enable microphone permission",
"voiceInput": "Voice input in progress...",
"voiceToTextLoad": "There is text being converted, please try again later!",
"voiceToTextFail": "Voice to text conversion failed, please try again or cancel...",
"missVoiceToText": "Currently only text conversation is supported, please configure the voice to text interface",
"voiceToText": "In speech to text processing...",
"voiceTooShort": "The recording time is too short, please record again",
"delete": "delete",
"unlimited": "unlimited",
"fileBytesLimit": "File size: Maximum size for a file is {{limit}}",
"fileNumberLimit": "Number of files: limit {{limit}}",
"fileTypeLimit": "Type of files: {{limit}}",
"numberOver": "Quantity exceeds limit",
"bytesOver": "Some files exceed the size limit.",
"upload": "SELECT FILE",
"uploadPlaceholder": "Paste the file link here",
"sendToAssistant": "Send a message to the assistant...",
"clearText": "Clear text",
"voiceStart": "Click to start recording audio",
"voiceStop": "Click to stop recording audio",
"voiceReToText": "Click to convert voice to text again",
"voiceCancelToText": "Click to cancel voice to text conversion",
"voiceLongStart": "Long press to start recording audio",
"sendText": "Click to send text",
"comp": "Component",
"loadErr": "Loaded failed",
"fold": "fold",
"set": "set",
"origin": "From",
"files": "Files",
"chatholder01": "You are in multi session mode",
"chatholder02": "to start a new conversation",
"msgContinue": "The content is being generated...",
"fullscreen": "Full screen",
"exitfull": "Exit",
"confirm": "Confirm",
"cancel": "Cancel",
"filePopInfo": "Due to file quantity limitations, clicking 'confirm' will prioritize uploading the first {{limit}} files.",
"noMore": "No more"
}