mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-17 03:19:59 +03:00
8 lines
206 B
JSON
8 lines
206 B
JSON
|
{
|
||
|
"title": "注销",
|
||
|
"subtitle": "下次见",
|
||
|
"areYouSure": "是否确实要注销?",
|
||
|
"cancel": "返回",
|
||
|
"error": "注销时出错 {{errorMessage}}",
|
||
|
"loggedOut": "注销成功"
|
||
|
}
|