Improve Translations You can easily contribute to this project by using the following links to improve the translations: English Persian Russian Chinese first clone the project You have to install node js in order to run the project nodejs download link: https://nodejs.org/en/download/current after installing node you must download and install yarn install yarn: npm install --global yarn insert this command to install the packages: yarn insert this command to run the server: yarn dev insert this command to make a build file: yarn build