fix(i18n): translate Chat sidebar nav + page title to zh-Hans (MUL-4322)

Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
Lambda
2026-07-09 17:44:59 +08:00
parent 619b1b78e7
commit 38f05e0486
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"page": {
"title": "Chat",
"title": "聊天",
"select_prompt": "选择一个对话,或点 + 新建"
},
"fab": {

View File

@@ -1,7 +1,7 @@
{
"nav": {
"inbox": "收件箱",
"chat": "Chat",
"chat": "聊天",
"my_issues": "我的 issue",
"issues": "Issues",
"projects": "项目",