Skip to content
This repository was archived by the owner on Jun 22, 2024. It is now read-only.

How to add a local translation?

Mojtaba Ahadi edited this page May 8, 2023 · 1 revision

In order to add a translation to X-View:

  1. Fork the project
  2. Go to frontend/src/locales and make a copy of en.json
  3. Rename it to your language short name
  4. Translate all the word in the file
  5. Merge the changes in your fork
  6. Make a merge request to this project
Clone this wiki locally