From 552d149b5031834a2634a10fd44a95cb3aa5e1ae Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 29 Jun 2026 14:28:26 +0800 Subject: [PATCH] fix(ui): use nav label for iwooos mobile shortcut --- apps/web/src/components/layout/header.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/web/src/components/layout/header.tsx b/apps/web/src/components/layout/header.tsx index a4046cf09..a6bed97d7 100644 --- a/apps/web/src/components/layout/header.tsx +++ b/apps/web/src/components/layout/header.tsx @@ -46,6 +46,7 @@ export function Header({ const t = useTranslations('locale') const tBrand = useTranslations('brand') const tDashboard = useTranslations('dashboard') + const tNav = useTranslations('nav') const tSidebar = useTranslations('sidebar') const pathname = usePathname() @@ -151,8 +152,8 @@ export function Header({ {compact && ( )}