style: 知识库新列表 (#2448)

* style: 知识库新列表

* i18n adjust

* fix:  i18n
This commit is contained in:
papapatrick
2024-08-20 17:29:41 +08:00
committed by GitHub
parent 2d0e6bd085
commit 40b1d22d9d
12 changed files with 215 additions and 111 deletions

View File

@@ -500,10 +500,12 @@
"logs": {
"api": "API call",
"feishu": "Lark",
"official_account": "Official account",
"online": "Online use",
"share": "External link call",
"team": "Team chat",
"test": "Test"
"test": "Test",
"wecom": "Enterprise WeChat"
},
"markdown": {
"Edit Question": "Edit question",
@@ -560,7 +562,7 @@
"Avatar": "Dataset avatar",
"Choose Dataset": "Associate dataset",
"Collection": "Dataset",
"Create dataset": "Create a dataset",
"Create dataset": "Create a {{name}}",
"Dataset": "Dataset",
"Dataset ID": "Dataset ID",
"Dataset Type": "Dataset type",
@@ -615,8 +617,7 @@
"success": "Start syncing"
}
},
"training": {
}
"training": {}
},
"data": {
"Auxiliary Data": "Auxiliary data",
@@ -1029,6 +1030,7 @@
},
"input is empty": "Data content cannot be empty"
},
"dataset_name": "Knowledge base name",
"deleteFolderTips": "Confirm to delete this folder and all the datasets it contains? Once deleted, data cannot be recovered. Please confirm!",
"test": {
"noResult": "No results found"
@@ -1316,9 +1318,7 @@
"Sub plan": "Subscription plan",
"Sub plan tip": "Free use of {{title}} or upgrade to a higher plan",
"Team plan and usage": "Plan and usage",
"web_site_sync": "Website sync",
"Training weight": "Training priority: {{weight}}",
"rerank": "Rerank",
"Update extra ai points": "Extra AI points",
"Update extra dataset size": "Extra storage",
"Upgrade plan": "Upgrade plan",
@@ -1338,6 +1338,7 @@
"Year sale": "Two months free"
},
"point": "integral",
"rerank": "Rerank",
"standardSubLevel": {
"enterprise": "Enterprise edition",
"experience": "Experience edition",
@@ -1351,7 +1352,8 @@
"extraDatasetSize": "Knowledge base expansion",
"extraPoints": "AI points package",
"standard": "Plan subscription"
}
},
"web_site_sync": "Website sync"
},
"usage": {
"Ai model": "AI model",

View File

@@ -15,10 +15,15 @@
"key_alias": "key alias, for display only ",
"key_tips": "You can use the API Key to access certain interfaces (you can't access the app, you need to use the API key within the app to access the app)",
"link_name": "Name of the share link",
"new_feishu_bot": "Added Feishu robot",
"official_account": {
"api": "WeChat public account API",
"create_modal_title": "Create a WeChat public account to access",
"desc": "Directly access WeChat official account through API",
"edit_modal_title": "Edit WeChat public account access",
"name": "WeChat public account access",
"params": "Wechat params"
},
"new_feishu_bot": "Added Feishu robot",
"publish_name": "name",
"qpm_is_empty": "QPM cannot be empty",
"qpm_tips": "How many times per minute can each IP ask at most",

View File

@@ -87,6 +87,9 @@
"no_collaborators": "No collaborators yet"
},
"usage": {
"feishu": "Lark"
"feishu": "Lark",
"official_account": "Official account",
"share": "share link",
"wecom": "Enterprise WeChat"
}
}

View File

@@ -565,7 +565,7 @@
"Avatar": "知识库头像",
"Choose Dataset": "关联知识库",
"Collection": "数据集",
"Create dataset": "创建一个知识库",
"Create dataset": "创建一个{{name}}",
"Dataset": "知识库",
"Dataset ID": "知识库 ID",
"Dataset Type": "知识库类型",
@@ -996,6 +996,7 @@
"Edit Folder": "编辑文件夹",
"Edit Info": "编辑信息",
"Export": "导出",
"dataset_name": "知识库名称",
"Export Dataset Limit Error": "导出数据失败",
"Folder Name": "输入文件夹名称",
"Insert Data": "插入",