website
                                
                                
                                
                                    website copied to clipboard
                            
                            
                            
                        Prepare field to receive i18n contributions
Propose
As mentioned by @kwonoj on Issue #172 and by @kdy1 on #158, there is no near future plan to receive doc translations in official branch. So, this pull request does not add any translations to docs but instead prepares the field by implementing Nextra's Next.js i18n Routing feature and changing the current file structure to fit the given locale approach.
Important Changes
- In 
next.config.js, i18n settings are added, by definingen-USas default locale. - All documentation markdown files and meta JSON files (except for Playground)* were added a 
.en-USright before their file extensions. - 
- *Since Playground only renders an Iframe displaying play.src.rs, they are ignored on middleware level to avoid errors.
 
 
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated | 
|---|---|---|---|
| website | ✅ Ready (Inspect) | Visit Preview | Jun 22, 2022 at 4:39PM (UTC) |