Closed emontes closed 10 months ago
Someone is attempting to deploy a commit to a Personal Account owned by @blefnk on Vercel.
@blefnk first needs to authorize it.
Hello, @emontes! Thank you so much for your contribution and interest in the project! Your pull request will be merged with Relivator v1.2.0 release (read the announcement).
Add Translations for Store Pages and Update
/islands/message.tsx
to Support VariablesDescription
This PR introduces multi-language support for the store pages, enhancing the user experience for non-English speakers. The translations have been added for seven languages, including Spanish, with the other six using automated translations. Additionally, I have updated the
/islands/message.tsx
file to accept variables, making the translation process more dynamic and flexible.Changes
Multi-Language Support for Store Pages:
Update to
/islands/message.tsx
:/islands/message.tsx
file to support variable inputs. This change allows for more adaptable and context-aware translations.Verification
Note for Reviewers
I would appreciate reviews, particularly for the non-Spanish translations, to ensure accuracy and appropriateness. Any suggestions for improvements or corrections are welcome.
Impact
This enhancement aims to improve the inclusivity of the platform, catering to a broader audience by providing localized content in their native languages. It also demonstrates a commitment to a global user experience.