quivr/frontend/public/locales/zh-cn/logout.json
Buer e328ab81b3
feat(translation): Added Simplified Chinese translation,Fix pt-br not working (#1011)
* 🌐 Add Chinese translation, fix pt-br errors.

* 🌐 Fix syntax errors.
2023-08-22 12:04:54 +02:00

8 lines
206 B
JSON

{
"title": "注销",
"subtitle": "下次见",
"areYouSure": "是否确实要注销?",
"cancel": "返回",
"error": "注销时出错 {{errorMessage}}",
"loggedOut": "注销成功"
}