-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
feat: WIP i18n #95
base: main
Are you sure you want to change the base?
feat: WIP i18n #95
Conversation
Added support and examples for supporting multiple languages BREAKING CHANGE: N
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Allows for different types of titles and descriptions to exist for different languages BREAKING CHANGE: No
Fully expect there to be some refactoring, but thought about showing how we can support i18n with some native functionality as a base. |
This is looking great and we would love to leverage it on our new docs site for Sequence that we've rebuilt using vocs. How can we help in getting it to the finish line? @codingwithmanny |
@taylanpince waiting for @tmm and @jxom to review. If you have any feedback with regards to it, let me know also. |
Very nice @taylanpince !! |
any updates on this PR? @tmm @codingwithmanny @jxom |
@viv-cheung 🤷♂️ |
@Batdill if you approve the changes, happy to fix the conflicts, but just wanted to confirm before I put in the work that it would get merged because it's been a while. Let me know. |
Yes Thank you |
Adjusted sidebar to account for i18n
@Batdill let me know. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@floating-ui/[email protected], npm/@hono/[email protected], npm/@mdx-js/[email protected], npm/@mdx-js/[email protected], npm/@shikijs/[email protected], npm/@shikijs/[email protected], npm/@shikijs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
Context
Work-in-progress branch.
Adding support and examples for supporting multiple languages.
BREAKING CHANGE: No
Reference
Discussion #91
Features
i18n Feature:
sidebar
example i18n PlaygrounddefaultLocale
andlocales
see i18n Playground vocs.config.tstopNav
support for different languagesdescription
support for different languageseditLink
support for different languagestitle
support for different languagesTo see a demo, take a look at the i18n Playground