Skip to content

feat(i18n): add localized description text for sign-in and sign-up pages#443

Merged
besscroft merged 1 commit intomainfrom
fix/auth-i18n-messages
Mar 24, 2026
Merged

feat(i18n): add localized description text for sign-in and sign-up pages#443
besscroft merged 1 commit intomainfrom
fix/auth-i18n-messages

Conversation

@besscroft
Copy link
Owner

Add descriptive text below the titles on the sign-in and sign-up pages, with multilingual support implemented via next-intl. Add new signInDescription and signUpDescription keys to the English, Simplified Chinese, Traditional Chinese, and Japanese locale files. Also update the page components to use getTranslations('Login') to correctly access translations within the namespace, and provide default fallback values to ensure a smooth user experience.

Add descriptive text below the titles on the sign-in and sign-up pages, with multilingual support implemented via next-intl. Add new `signInDescription` and `signUpDescription` keys to the English, Simplified Chinese, Traditional Chinese, and Japanese locale files. Also update the page components to use `getTranslations('Login')` to correctly access translations within the namespace, and provide default fallback values to ensure a smooth user experience.
@vercel
Copy link

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
picimpact Ready Ready Preview, Comment Mar 24, 2026 1:59pm

@besscroft besscroft added the 🐛bug Something isn't working label Mar 24, 2026
@besscroft besscroft merged commit 9b721a3 into main Mar 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant