Skip to content

NethermindEth/voyager-translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voyager Translations

Simple How to translate

  • Checkout to a new branch for your locale say git checkout -b hi
  • Make a copy of folder en and rename it as new locale e.g hi
  • Translate all or keys which are required in file translation.json which should be inside YOUR_LOCALE/translation.json
  • Once done, commit you changes push to the branch and make a PR to main branch.

Locales naming

  • You can take help and name folder as country code link
  • In case country is present in above link, use respective country code from any other source.

Current languages (Languages which are translated)

  • English (en)
  • French (fr)
  • Korean (ko)
  • Spanish (es)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published