This commit is contained in:
archer
2023-08-04 18:26:54 +08:00
parent 9a31407a01
commit a19c8b9106
4 changed files with 10 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
"select a document": "选择文件",
"support": "支持 {{fileExtension}} 文件",
"upload error description": "单次只支持上传多个文件或者一个文件夹",
"If the imported file is garbled, please convert CSV to utf-8 encoding format": "如果导入文件乱码,请将 CSV 转成 utf-8 编码格式"
"If the imported file is garbled, please convert CSV to UTF-8 encoding format": "如果导入文件乱码,请将 CSV 转成 UTF-8 编码格式"
},
"home": {
"Quickly build AI question and answer library": "快速搭建 AI 问答系统",
@@ -75,4 +75,4 @@
"Update password succseful": "修改密码成功",
"Usage Record": "使用记录"
}
}
}