mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
* perf: zod with app log (#6083) * perf: safe decode * perf: zod with app log * fix: text * remove log * rename field * refactor: improve like/dislike interaction (#6080) * refactor: improve like/dislike interaction * button style & merge status * perf * fix * i18n * feedback ui * format * api optimize * openapi * read status --------- Co-authored-by: archer <545436317@qq.com> * perf: remove empty chat * perf: delete resource tip * fix: confirm * feedback filter * fix: ts * perf: linker scroll * perf: feedback ui * fix: plugin file input store * fix: max tokens * update comment * fix: condition value type * fix feedback (#6095) * fix feedback * text * list * fix: versionid --------- Co-authored-by: archer <545436317@qq.com> * fix: chat setting render;export logs filter * add test * perf: log list api * perf: redirect check * perf: log list * create ui * create ui --------- Co-authored-by: heheer <heheer@sealos.io>
186 lines
10 KiB
JSON
186 lines
10 KiB
JSON
{
|
||
"AI_input_is_empty": "The content passed to the AI node is empty",
|
||
"Delete_all": "Clear All Lexicon",
|
||
"LLM_model_response_empty": "The model flow response is empty, please check whether the model flow output is normal.",
|
||
"Next": "Next",
|
||
"Previous": "Previous",
|
||
"ai_reasoning": "Thinking process",
|
||
"back_to_text": "Text input",
|
||
"balance_not_enough_pause": "Workflow paused due to insufficient AI points",
|
||
"chat.quote.No Data": "The file cannot be found",
|
||
"chat.quote.deleted": "This data has been deleted ~",
|
||
"chat.waiting_for_response": "Please wait for the conversation to complete",
|
||
"chat_history": "Conversation History",
|
||
"chat_input_guide_lexicon_is_empty": "Lexicon not configured yet",
|
||
"chat_test_app": "Debug-{{name}}",
|
||
"citations": "{{num}} References",
|
||
"clear_input_value": "Clear input",
|
||
"click_contextual_preview": "Click to see contextual preview",
|
||
"click_to_add_url": "Enter file link",
|
||
"completion_finish_close": "Disconnection",
|
||
"completion_finish_content_filter": "Trigger safe wind control",
|
||
"completion_finish_function_call": "Function Calls",
|
||
"completion_finish_length": "Reply limit exceeded",
|
||
"completion_finish_null": "unknown",
|
||
"completion_finish_reason": "Reason for completion",
|
||
"completion_finish_stop": "Completed normally",
|
||
"completion_finish_tool_calls": "Tool calls",
|
||
"config_input_guide": "Set Up Input Guide",
|
||
"config_input_guide_lexicon": "Set Up Lexicon",
|
||
"config_input_guide_lexicon_title": "Set Up Lexicon",
|
||
"confirm_clear_input_value": "Are you sure to clear the form content? \nDefault values will be restored!",
|
||
"confirm_to_clear_share_chat_history": "Are you sure you want to clear all chat history?",
|
||
"content_empty": "No Content",
|
||
"contextual": "{{num}} Contexts",
|
||
"contextual_preview": "Contextual Preview {{num}} Items",
|
||
"continue_run": "continue running",
|
||
"core.chat.moveCancel": "Swipe to Cancel",
|
||
"core.chat.shortSpeak": "Speaking Time is Too Short",
|
||
"csv_input_lexicon_tip": "Only CSV batch import is supported, click to download the template",
|
||
"custom_input_guide_url": "Custom Lexicon URL",
|
||
"data_source": "Source Dataset: {{name}}",
|
||
"dataset_quote_type error": "Knowledge base reference type is wrong, correct type: { datasetId: string }[]",
|
||
"delete_all_input_guide_confirm": "Are you sure you want to clear the input guide lexicon?",
|
||
"download_chunks": "Download data",
|
||
"empty_directory": "This directory is empty~",
|
||
"error_message": "error message",
|
||
"file_amount_over": "Exceeded maximum file quantity {{max}}",
|
||
"file_input": "File input",
|
||
"file_input_tip": "You can obtain the link to the corresponding file through the \"File Link\" of the [Plug-in Start] node",
|
||
"history_slider.home.title": "chat",
|
||
"home.chat_app": "HomeChat-{{name}}",
|
||
"home.chat_id": "Chat ID",
|
||
"home.no_available_tools": "No tools available",
|
||
"home.select_tools": "Select Tool",
|
||
"home.tools": "Tool: {{num}}",
|
||
"images_collection_not_supported": "Image collection is not supported open the original file",
|
||
"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.",
|
||
"input_placeholder_phone": "Please enter your question",
|
||
"insert_input_guide,_some_data_already_exists": "Duplicate data detected, automatically filtered, {{len}} items inserted",
|
||
"internal_variables_tip": "Internal variables are visible only when debugging",
|
||
"invalid_share_url": "Invalid sharing link",
|
||
"is_chatting": "Chatting in progress... please wait until it finishes",
|
||
"items": "Items",
|
||
"llm_tokens": "LLM tokens",
|
||
"log.feedback.hide_feedback": "hide feedback",
|
||
"log.feedback.mark_as_read": "Mark as Read",
|
||
"log.feedback.read": "Read",
|
||
"log.feedback.show_feedback": "Show Feedback",
|
||
"log.navigation.next": "Next",
|
||
"log.navigation.previous": "Previous",
|
||
"module_runtime_and": "Total Module Runtime",
|
||
"multiple_AI_conversations": "Multiple AI Conversations",
|
||
"new_input_guide_lexicon": "New Lexicon",
|
||
"no_invalid_app": "There are no available applications under your account",
|
||
"no_workflow_response": "No workflow data",
|
||
"not_query": "Missing query content",
|
||
"not_select_file": "No file selected",
|
||
"plugins_output": "Plugin Output",
|
||
"press_to_speak": "Hold down to speak",
|
||
"query_extension_IO_tokens": "Problem Optimization Input/Output Tokens",
|
||
"query_extension_result": "Problem optimization results",
|
||
"question_tip": "From top to bottom, the response order of each module",
|
||
"read_raw_source": "Open the original text",
|
||
"reasoning_text": "Thinking process",
|
||
"release_cancel": "Release Cancel",
|
||
"release_send": "Release send, slide up to cancel",
|
||
"response.child total points": "Sub-workflow point consumption",
|
||
"response.dataset_concat_length": "Combined total",
|
||
"response.node_inputs": "Node Inputs",
|
||
"response.node_name": "Node name",
|
||
"response_embedding_model": "Vector model",
|
||
"response_embedding_model_tokens": "Vector Model Tokens",
|
||
"response_hybrid_weight": "Embedding : Full text = {{emb}} : {{text}}",
|
||
"response_rerank_tokens": "Rearrange Model Tokens",
|
||
"search_results": "Search results",
|
||
"select": "Select",
|
||
"select_file": "Upload File",
|
||
"select_file_img": "Upload file / image",
|
||
"select_img": "Upload Image",
|
||
"setting.copyright.basic_configuration": "Basic configuration",
|
||
"setting.copyright.copyright_configuration": "Copyright configuration",
|
||
"setting.copyright.diagram": "Schematic diagram",
|
||
"setting.copyright.file_size_exceeds_limit": "File size exceeds the limit, maximum support for {{maxSize}}",
|
||
"setting.copyright.immediate_upload_required": "Immediate upload is required for this feature",
|
||
"setting.copyright.logo": "Logo",
|
||
"setting.copyright.preview_fail": "File preview failed",
|
||
"setting.copyright.save_fail": "Logo failed to save",
|
||
"setting.copyright.save_success": "Logo Saved successfully",
|
||
"setting.copyright.select_logo_image": "Please select the logo image to upload first",
|
||
"setting.copyright.style_diagram": "Style diagram",
|
||
"setting.copyright.tips": "Suggested ratio 4:1",
|
||
"setting.copyright.tips.square": "Suggested ratio 1:1",
|
||
"setting.copyright.title": "Copyright",
|
||
"setting.copyright.upload_fail": "File upload failed",
|
||
"setting.data_dashboard.title": "Home data",
|
||
"setting.fastgpt_chat_diagram": "/imgs/chat/fastgpt_chat_diagram_en.png",
|
||
"setting.favourite.add_new_app": "Add an app",
|
||
"setting.favourite.cancel_button": "Cancel",
|
||
"setting.favourite.categories_modal.delete_cancel_button": "Cancel",
|
||
"setting.favourite.categories_modal.delete_confirm": "Confirm deletion {{name}}? \nApps under this category will be moved to default",
|
||
"setting.favourite.categories_modal.delete_confirm_button": "delete",
|
||
"setting.favourite.categories_modal.delete_confirm_title": "Confirm deletion",
|
||
"setting.favourite.categories_modal.title": "Total {{num}} categories",
|
||
"setting.favourite.category.no_data": "No selected applications available",
|
||
"setting.favourite.category_all": "All Categories",
|
||
"setting.favourite.category_placeholder": "Select a category",
|
||
"setting.favourite.category_tab.all": "All",
|
||
"setting.favourite.confirm_button": "Sure",
|
||
"setting.favourite.delete_app_cancel_button": "Cancel",
|
||
"setting.favourite.delete_app_confirm": "Are you sure you want to remove this featured app?",
|
||
"setting.favourite.delete_app_confirm_button": "Sure",
|
||
"setting.favourite.delete_app_title": "Delete the app",
|
||
"setting.favourite.manage_categories_button": "Manage Category",
|
||
"setting.favourite.save_category_for_app_button": "Save",
|
||
"setting.favourite.search_placeholder": "Search for apps",
|
||
"setting.favourite.selected_list": "Selected: {{num}}",
|
||
"setting.favourite.table_column_action": "Action",
|
||
"setting.favourite.table_column_category": "Category",
|
||
"setting.favourite.table_column_intro": "Introduce",
|
||
"setting.favourite.table_column_name": "Name",
|
||
"setting.favourite.tag.no_data": "No classification yet",
|
||
"setting.favourite.title": "Favourite App",
|
||
"setting.home.available_tools": "Available tools",
|
||
"setting.home.available_tools.add": "Add",
|
||
"setting.home.cancel_button": "Cancel",
|
||
"setting.home.commercial_version": "Commercial version",
|
||
"setting.home.confirm_button": "Sure",
|
||
"setting.home.diagram": "Schematic diagram",
|
||
"setting.home.dialogue_tips": "Dialog prompt text",
|
||
"setting.home.dialogue_tips.default": "You can ask me any questions",
|
||
"setting.home.dialogue_tips_placeholder": "Please enter the prompt text of the dialog box",
|
||
"setting.home.enable": "Enable home page",
|
||
"setting.home.home_tab_title": "Home Page Title",
|
||
"setting.home.home_tab_title_placeholder": "Please enter the title of the homepage",
|
||
"setting.home.no_selected_app": "No selected App",
|
||
"setting.home.quick_apps": "Quick Apps",
|
||
"setting.home.quick_apps.add": "Configure quick applications",
|
||
"setting.home.quick_apps.placeholder": "Please select an application",
|
||
"setting.home.slogan": "Slogan",
|
||
"setting.home.slogan.default": "Hello 👋, I am FastGPT! Is there anything I can help you?",
|
||
"setting.home.slogan_placeholder": "Please enter Slogan",
|
||
"setting.home.title": "Home",
|
||
"setting.incorrect_plan": "The current plan does not support this feature, please upgrade to the subscription plan",
|
||
"setting.incorrect_version": "This feature is not supported in the current version",
|
||
"setting.log_details.title": "Home Log",
|
||
"setting.save": "Save",
|
||
"setting.save_success": "Save successfully",
|
||
"sidebar.favourite_apps": "Favourite Apps",
|
||
"sidebar.home": "Home",
|
||
"sidebar.team_apps": "Team Apps",
|
||
"source_cronJob": "Scheduled execution",
|
||
"start_chat": "Start",
|
||
"stream_output": "Stream Output",
|
||
"task_has_continued": "Task has continued running",
|
||
"tool_input": "tool input",
|
||
"tool_output": "Tool output",
|
||
"unsupported_file_type": "Unsupported file types",
|
||
"upload": "Upload",
|
||
"variable_invisable_in_share": "External variables are not visible in login-free links",
|
||
"view_citations": "View References",
|
||
"web_site_sync": "Web Site Sync"
|
||
}
|