quivr/frontend/public/locales/zh-cn/user.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

9 lines
243 B
JSON

{
"title": "{{user}}的大脑使用情况",
"fetching": "获取数据...",
"requestsCount": "今天的请求:{{count}}",
"brainSize": "剩余脑容量",
"empty": "空",
"Used": "已使用",
"Unused": "未使用"
}