-
-
Notifications
You must be signed in to change notification settings - Fork 689
fix(phrases): improve wording of "existing account?" question #7172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(phrases): improve wording of "existing account?" question #7172
Conversation
COMPARE TO
|
| Name | Diff |
|---|---|
| packages/phrases-experience/src/locales/en/description.ts | 📈 +1 Bytes |
| packages/phrases-experience/src/locales/en/secondary.ts | 📈 +1 Bytes |
602a354 to
7d49097
Compare
|
Thanks for your contribution! |
|
The commit message should be "phrases", though |
|
Our CI is reporting an error. Could you please update this commit message? For example, change it to: 'fix(phrases): improve en i18n content'. |
7d49097 to
f315c5d
Compare
|
No problem, commit message updated. Hopefully that does the trick 🤞 |
update "fix(phrases): Improve en i18n content" to be "fix(phrases): improve en i18n content", in our commit lint rules, we do not accept commit message with a capitalized letter. |
"have" reads better in English
f315c5d to
96b8438
Compare
|
That's an interesting rule 😅 . Well I updated my commit message. |
Summary
A small improvement to the wording of the "existing account" question on login prompts. Changes "Already had an account?" to "Already have an account?".
This is my first contribution to Logto so let me know if I did anything wrong!
Testing
Text-only change so didn't set up a local env
Checklist
.changeset