From Template for a language
Copy mycroft/res/text/en-us into new language code folder
Translate contents of specific Skills under skill/vocab/co-de, skill/dialog/la-ng
Translate contents of mycroft/res/text/la-ng
Implement parsing code in mycroft/util/parse.py, such as normalize_code()
Implement formatting code in mycroft/util/format.py
NOTE THE BELOW IS OUTDATED AND NEEDS TO BE UPDATED.