Skip to content

aniforprez/i18n-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample i18n app

Instructions

Simply install all required packages with npm install. To collect all translations, run npx i18next which will dump all translatinos in the public/locales/ directory under their respective languages. If you are using VSCode, it is also recommended to install the i18n Ally extension which will make managing your languages and previewing the strings FAR easier.

You can preview the project by running npm start which will open the app in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published