diff --git a/src/profile/components/Settings/Calendar/index.tsx b/src/profile/components/Settings/Calendar/index.tsx index d712f9db..1bda2b35 100644 --- a/src/profile/components/Settings/Calendar/index.tsx +++ b/src/profile/components/Settings/Calendar/index.tsx @@ -24,7 +24,7 @@ const Calendar: FC = () => { const copyToClipboard = useCallback(() => { navigator.clipboard.writeText(calendarLink); - displayMessage('Copied to clipboard'); + displayMessage('Kopierte kalender-link til utklippstavlen'); }, [calendarLink]); useEffect(() => { @@ -50,7 +50,7 @@ const Calendar: FC = () => { ) : (
- {calendarLink} + Kopier kalender-link