mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-15 07:02:34 +02:00
Translate sidebar
This commit is contained in:
parent
915581dfe7
commit
f29a5ccc67
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ export function SidebarNav({
|
||||||
{item.icon}
|
{item.icon}
|
||||||
</span>
|
</span>
|
||||||
)}
|
)}
|
||||||
{item.title}
|
{t(item.title)}
|
||||||
</div>
|
</div>
|
||||||
{isProfessional && (
|
{isProfessional && (
|
||||||
<Badge
|
<Badge
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue