Go to Noxionite github repository.
https://github.com/alemem64/Noxionite
Click Fork Button.

Change the repository name and description. And Click “Create Fork”

Copy your repository link.

If you don't have git, install it and clone your repository.
git clone YOUR-COPIED_LINK
From the list below, remember the locale of the language you want to build.
Example: ‘en’, ‘ko’
{
"lang_ar": "العربية",
"lang_bn": "বাংলা",
"lang_de": "Deutsch",
"lang_en": "English",
"lang_es": "Español",
"lang_fa": "فارسی",
"lang_fr": "Français",
"lang_he": "עברית",
"lang_hi": "हिन्दी",
"lang_id": "Bahasa Indonesia",
"lang_it": "Italiano",
"lang_ja": "日本語",
"lang_ko": "한국어",
"lang_nl": "Nederlands",
"lang_pl": "Polski",
"lang_pt": "Português",
"lang_ru": "Русский",
"lang_sv": "Svenska",
"lang_th": "ภาษาไทย",
"lang_tr": "Türkçe",
"lang_uk": "Українська",
"lang_vi": "Tiếng Việt",
"lang_zh": "简体中文"
}