i18n(vi): add Vietnames translation for Starlight UI#807
Conversation
🦋 Changeset detectedLatest commit: fd7d639 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👷 Deploy Preview for astro-starlight processing.
|
HiDeoo
left a comment
There was a problem hiding this comment.
Thanks for your contribution 🙌
From a purely technical point of view, adding a new language will require 2 additional changes:
- Adding the language to the list of supported languages in the documentation (https://github.com/withastro/starlight/blob/main/docs/src/content/docs/guides/i18n.mdx#L146)
- Adding a changeset describing the change (you can easily create one by running
pnpm exec changeset)
If needed, this PR adding the Swedish language can be used as a reference.
I've added the Hacktoberfest label.
|
@HiDeoo Everything is ready. |
delucis
left a comment
There was a problem hiding this comment.
This looks great @torn4dom4n! Thanks again for making this PR.
One more tiny thing from me, but that and @HiDeoo’s suggestion should be all that’s left to ship this 🚀
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com>
delucis
left a comment
There was a problem hiding this comment.
Thanks for fixing those!
Looks good to go! Will merge this tomorrow as part of our next release. Thanks again for contributing this @torn4dom4n 🙌
|
Happy to do some contributions for Astro 🚀 |
Co-authored-by: HiDeoo <494699+HiDeoo@users.noreply.github.com> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
What kind of changes does this PR include?
Description
I'm taking part in Hacktoberfest.