Want to translate Coffee Engine into your native language?
You can fork this repo, and follow these steps.
in Languages.json
add an entry for your language
{
"Name":"My language",
"File":"LANGUAGE-ID"
}
Then within the LANG folder add a JSON file corresponding to the Language ID or File
tag you put in the JSON
Your best bet is to start by copying ENGLISH.json and going from there.