0 Forks
5 Stars
5 Watchers

next_i18n

Sample to demonstrate how to implement internationalization (i18n) in a Next.js project.

How to download and setup next_i18n

Open terminal and run command
git clone https://github.com/on2-dev/next_i18n.git
git clone is used to create a copy or clone of next_i18n repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with next_i18n https://github.com/on2-dev/next_i18n/archive/master.zip

Or simply clone next_i18n with SSH
[email protected]:on2-dev/next_i18n.git

If you have some problems with next_i18n

You may open issue on next_i18n support forum (system) here: https://github.com/on2-dev/next_i18n/issues