How to add new frontend language?

This are the steps to add a new language for Admin Panel.

  1. Create a new yml file in config/locales/camaleon_cms/my_locale.yml
  2. Add your language key in config/system.json =>available_languages, check here for default configuration:
    https://github.com/owen2345/camaleon-cms/blob/master/config/system.json
  3. Restart your server and go to admin -> settings -> languages to enable them.
  4. Results and settings here: 
    http://camaleon.tuzitio.com/multi-language.html
Created at: 01 Nov 09:22 | Updated at: 01 Nov 09:28