From ae837b71aa319cc48394b2c5f8f08c9da9995c01 Mon Sep 17 00:00:00 2001 From: CrescentLeaf Date: Sun, 23 Nov 2025 10:17:16 +0100 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=B8=80=E5=90=B8=E5=85=A5=E5=99=A8=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/ui/AppMobile.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/ui/AppMobile.tsx b/client/ui/AppMobile.tsx index ef06c51..1467e7a 100644 --- a/client/ui/AppMobile.tsx +++ b/client/ui/AppMobile.tsx @@ -200,7 +200,8 @@ export default function AppMobile() { { ({ Recents: "最近对话", - Contacts: "收藏对话" + Contacts: "收藏对话", + AllChats: "所有对话", })[navigationItemSelected] }