mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 11:21:35 +03:00
e328ab81b3
* 🌐 Add Chinese translation, fix pt-br errors. * 🌐 Fix syntax errors.
14 lines
548 B
JSON
14 lines
548 B
JSON
{
|
|
"title": "探索上传的数据",
|
|
"subtitle": "查看或删除大脑存储的数据",
|
|
"empty": "哎呀,你的大脑空空如也.",
|
|
"noBrain": "没有找到大脑",
|
|
"sessionNotFound": "未找到用户会话",
|
|
"deleted": "从大脑 {{brain}} 中删除 {{fileName}}。",
|
|
"errorDeleting": "删除 {{fileName}} 时发生错误",
|
|
"view": "查看",
|
|
"chunkNumber": "No. of chunks: {{quantity}}",
|
|
"notAvailable": "不可用",
|
|
"deleteConfirmTitle": "提交",
|
|
"deleteConfirmText": "你真的要删除吗?"
|
|
} |