Modify the English label expression

This commit is contained in:
xuyuan23
2023-05-28 22:09:41 +08:00
parent d67f149052
commit 6182c89ac0

View File

@@ -52,15 +52,15 @@ lang_dicts = {
"sql_schema_info": "the schema information of database {}: {}\n",
"current_dialogue_mode": "Current dialogue mode",
"database_smart_assistant": "Database smart assistant",
"sql_vs_setting": "In the automatic execution mode, DB-GPT can have the ability to execute SQL, read knowledge from the network, automatically store and learn",
"sql_vs_setting": "In the automatic execution mode, DB-GPT can have the ability to execute SQL, read data from the network, automatically store and learn",
"knowledge_qa": "Documents QA",
"configure_knowledge_base": "Configure Knowledge Base",
"new_klg_name": "New Knowledge Base name",
"add_as_new_klg": "Add as new knowledge base",
"add_file_to_klg": "Add file to knowledge base",
"configure_knowledge_base": "Configure Documents",
"new_klg_name": "New document name",
"add_as_new_klg": "Add as new documents",
"add_file_to_klg": "Add file to documents",
"upload_file": "Upload file",
"add_file": "Add file",
"upload_and_load_to_klg": "Upload and load to knowledge base",
"upload_and_load_to_klg": "Upload and load to documents",
"upload_folder": "Upload folder",
"add_folder": "Add folder",
"send": "Send",