diff --git a/packages/client/src/ui/_common_/navbar.vue b/packages/client/src/ui/_common_/navbar.vue index fdedad42bb..5d00c92421 100644 --- a/packages/client/src/ui/_common_/navbar.vue +++ b/packages/client/src/ui/_common_/navbar.vue @@ -146,7 +146,7 @@ function openHelpMenu(ev: MouseEvent) { to: '/about-calckey', }, { type: 'link', - text: i18n.ts.mobileApps, + text: i18n.ts._apps.apps, icon: 'ph-device-mobile-bold ph-lg', to: '/apps', }], ev.currentTarget ?? ev.target, {