From 9164086d6e0080436a1b70277b528259ab8d34aa Mon Sep 17 00:00:00 2001 From: Caihaohan Date: Tue, 27 Jan 2026 20:36:38 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E5=AF=BC=E8=88=AA=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20AI=20=E8=AF=8D=E4=BA=91=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/[locale]/layout.tsx | 6 ++++++ src/messages/en.json | 1 + src/messages/zh.json | 1 + 3 files changed, 8 insertions(+) diff --git a/src/app/[locale]/layout.tsx b/src/app/[locale]/layout.tsx index 08f6a02..d71862e 100644 --- a/src/app/[locale]/layout.tsx +++ b/src/app/[locale]/layout.tsx @@ -75,6 +75,12 @@ export default async function LocaleLayout({ > {tNav('projects')} + + {tNav('keywordCloud')} +