diff --git a/src/components/dialogs/BirthDateSettings.tsx b/src/components/dialogs/BirthDateSettings.tsx
index d94af83f7c..102dd12c89 100644
--- a/src/components/dialogs/BirthDateSettings.tsx
+++ b/src/components/dialogs/BirthDateSettings.tsx
@@ -72,9 +72,9 @@ export function BirthDateSettingsDialog({
) : isUsingAppPassword ? (
- Hmm, it looks like you're logged in with an{' '}
+ Hmm, it looks like you're signed in with an{' '}
App Password. To set your
- birthdate, you'll need to log in with your main account
+ birthdate, you'll need to sign in with your main account
password, or ask whomever controls this account to do so.
diff --git a/src/screens/Login/LoginForm.tsx b/src/screens/Login/LoginForm.tsx
index f7ccb5c997..351aaa21b4 100644
--- a/src/screens/Login/LoginForm.tsx
+++ b/src/screens/Login/LoginForm.tsx
@@ -175,7 +175,7 @@ export const LoginForm = ({
}
return (
- Log in}>
+ Sign in}>
Hosting provider
@@ -346,13 +346,13 @@ export const LoginForm = ({
) : (