aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2024-11-17 00:47:48 +0000
committerMohamed Bassem <me@mbassem.com>2024-11-17 00:52:51 +0000
commit0d6af2f576d63abc7ae79a26f1350c46079e33b7 (patch)
tree3b1522a455477c4f84641841b9931893ffeb0c4c /apps/web/components
parent4354ee7ba1c6ac9a9567944ae6169b1664e0ea8a (diff)
downloadkarakeep-0d6af2f576d63abc7ae79a26f1350c46079e33b7.tar.zst
translations: Add german, french and chinese LLM translations
Diffstat (limited to 'apps/web/components')
-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}>