mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 02:41:51 +03:00
11 lines
523 B
JSON
11 lines
523 B
JSON
|
{
|
||
|
"deleteButton": "删除大脑",
|
||
|
"deleteConfirmQuestion": "您确定要删除这个大脑吗?此操作无法撤销!",
|
||
|
"deleteConfirmYes": "是的,我要删除",
|
||
|
"returnButton": "返回",
|
||
|
"unsubscribeButton": "取消关注大脑",
|
||
|
"unsubscribeConfirmQuestion": "您确定要取消订阅此大脑吗?",
|
||
|
"unsubscribeConfirmYes": "是的,取消订阅此大脑",
|
||
|
"successfully_deleted": "成功删除大脑。",
|
||
|
"successfully_unsubscribed": "您已成功取消订阅此大脑。"
|
||
|
}
|