mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 20:37:48 +00:00

* perf: send captcha check * perf: back router * perf: i18n init * perf: ui * i18n * perf: ui duration
39 lines
1.9 KiB
JSON
39 lines
1.9 KiB
JSON
{
|
|
"Delete_all": "Clear All Lexicon",
|
|
"chat_history": "Conversation History",
|
|
"chat_input_guide_lexicon_is_empty": "Lexicon not configured yet",
|
|
"citations": "{{num}} References",
|
|
"click_contextual_preview": "Click to see contextual preview",
|
|
"config_input_guide": "Set Up Input Guide",
|
|
"config_input_guide_lexicon": "Set Up Lexicon",
|
|
"config_input_guide_lexicon_title": "Set Up Lexicon",
|
|
"content_empty": "No Content",
|
|
"contextual": "{{num}} Contexts",
|
|
"contextual_preview": "Contextual Preview {{num}} Items",
|
|
"csv_input_lexicon_tip": "Only CSV batch import is supported, click to download the template",
|
|
"custom_input_guide_url": "Custom Lexicon URL",
|
|
"delete_all_input_guide_confirm": "Are you sure you want to clear the input guide lexicon?",
|
|
"empty_directory": "This directory is empty~",
|
|
"file_amount_over": "Exceeded maximum file quantity {{max}}",
|
|
"in_progress": "In Progress",
|
|
"input_guide": "Input Guide",
|
|
"input_guide_lexicon": "Lexicon",
|
|
"input_guide_tip": "You can set up some preset questions. When the user inputs a question, related questions from these presets will be suggested.",
|
|
"insert_input_guide,_some_data_already_exists": "Duplicate data detected, automatically filtered, {{len}} items inserted",
|
|
"is_chatting": "Chatting in progress... please wait until it finishes",
|
|
"items": "Items",
|
|
"module_runtime_and": "Total Module Runtime",
|
|
"multiple_AI_conversations": "Multiple AI Conversations",
|
|
"new_input_guide_lexicon": "New Lexicon",
|
|
"no_workflow_response": "No workflow data",
|
|
"plugins_output": "Plugin Output",
|
|
"question_tip": "From top to bottom, the response order of each module",
|
|
"response": {
|
|
"node_inputs": "Node Inputs"
|
|
},
|
|
"select_file": "Select File",
|
|
"select_img": "Select Image",
|
|
"stream_output": "Stream Output",
|
|
"view_citations": "View References",
|
|
"web_site_sync": "Web Site Sync"
|
|
} |