diff --git a/src/components/SidebarNav.tsx b/src/components/SidebarNav.tsx index ae9f4972..d90a5093 100644 --- a/src/components/SidebarNav.tsx +++ b/src/components/SidebarNav.tsx @@ -140,7 +140,7 @@ export function SidebarNav({ {item.icon} )} - {item.title} + {t(item.title)} {isProfessional && (