Skip to content

Localization

Keldos edited this page Jul 9, 2023 · 9 revisions

Chuanhu Chat is translated to:

To translate Chuanhu Chat to another language:

  • Fork the main branch
  • Make a branch for the new translation as follows: translation-xx_YY where xx_YY is the language code (ex: en_US, ja_JP, ...)
  • Add a new localization .json file in the local folder (You can make a copy of en_US.json and rename it to your language code)
  • Happy translating
  • Write a pull request on GitHub

Clone this wiki locally