mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 09:05:36 +01:00
ensure some translations
This commit is contained in:
parent
dfae0c150d
commit
b3c1eb1437
3 changed files with 5 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ export default function TeamSettings({ teamId }) {
|
|||
title={
|
||||
<Breadcrumbs>
|
||||
<Item>
|
||||
<Link href="/settings/teams">Teams</Link>
|
||||
<Link href="/settings/teams">{formatMessage(labels.teams)}</Link>
|
||||
</Item>
|
||||
<Item>{values?.name}</Item>
|
||||
</Breadcrumbs>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue