DodoCodes.com Internationalization
- Fork this repo
- Find the i18n language code for the language you want to translate to
- Copy the en.i18n.json and name it xx.i18n.json (xx would be de for German, fi for Finnish, etc...) see https://www.w3.org/International/O-charset-lang.html
- Translate the text on the right
- Commit your changes
- Start a pull request