|
|
|
Show HN: One click update NextJS project internationalization
(autoi18n.dev)
|
|
4 points
by kamjin
660 days ago
|
|
I made a multilingual development aid for nextjs using the electron framework: AutoI18n. Key features:
1. for the new project one-click integration of multi-language (next-intl)
2. Support for incremental translation of new content for new projects or projects that have integrated next-intl.
3. Provide a special editor to quickly change the text content and then automatically translate it to multiple languages. The tool provides a complete interface and tips, as well as Q&A.
It is internally based on babel to complete the analysis and code processing , based on open source node-trucker to complete the code movement , based on azure translation content .
It is completely free and can bring development experience and efficiency improvements. |
|