Skip to content

Commit 92015d2

Browse files
committed
fix(translations): Sign in with X (vs Twitter) text
1 parent 2780c04 commit 92015d2

File tree

1 file changed

+1
-1
lines changed
  • packages/translations/src/locales

1 file changed

+1
-1
lines changed

packages/translations/src/locales/en-us.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const enUS = {
7474
signInWithApple: "Sign in with Apple",
7575
signInWithMicrosoft: "Sign in with Microsoft",
7676
signInWithGitHub: "Sign in with GitHub",
77-
signInWithTwitter: "Sign in with Twitter",
77+
signInWithTwitter: "Sign in with X",
7878
signInWithEmailLink: "Sign in with Email Link",
7979
sendSignInLink: "Send Sign-in Link",
8080
termsOfService: "Terms of Service",

0 commit comments

Comments
 (0)