Translate sidebar

This commit is contained in:
Owen 2025-06-09 18:04:45 -04:00
parent 915581dfe7
commit f29a5ccc67
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD

View file

@ -140,7 +140,7 @@ export function SidebarNav({
{item.icon}
</span>
)}
{item.title}
{t(item.title)}
</div>
{isProfessional && (
<Badge