diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index 5d1c2a20f1..df6cb64999 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -409,7 +409,7 @@ export function DesktopLeftNav() { style={pal.text} /> } - label="Profile" + label={_(msg`Profile`)} /> ) : undefined} - + {hasSession && ( <>