quivr/frontend/public/locales/zh-cn/deleteBrain.json

6 lines
210 B
JSON
Raw Normal View History

{
"deleteButton": "删除大脑",
"deleteConfirmQuestion": "您确定要删除这个大脑吗?此操作无法撤销!",
"deleteConfirmYes": "是的,我要删除",
"returnButton": "返回"
}