Skip to content

Add new language

Daniel Petrov edited this page Jan 8, 2020 · 4 revisions
  • Define the new language in config/languages.js
  • Add json file with translations in i18n folder
  • Load json file in client/configs/i18n.js when ENV is 'production'

Clone this wiki locally