aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/header/ProfileOptions.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/components/dashboard/header/ProfileOptions.tsx')
-rw-r--r--apps/web/components/dashboard/header/ProfileOptions.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/components/dashboard/header/ProfileOptions.tsx b/apps/web/components/dashboard/header/ProfileOptions.tsx
index e715048e..3dbfcf04 100644
--- a/apps/web/components/dashboard/header/ProfileOptions.tsx
+++ b/apps/web/components/dashboard/header/ProfileOptions.tsx
@@ -82,7 +82,7 @@ export default function SidebarProfileOptions() {
<DropdownMenuItem asChild>
<Link href="/dashboard/cleanups">
<Paintbrush className="mr-2 size-4" />
- Cleanups
+ {t("cleanups.cleanups")}
</Link>
</DropdownMenuItem>
<DropdownMenuItem onClick={toggleTheme}>