####Main Language file * Make sure there is no comma after the last element * Comments are not allowed * Prettify and sort using http://www.uize.com/examples/json-prettifier.html * Preset:Padded and Sorted/Key Padding:on, Key Quoting: always, Key Sorting: On ####Help language file * Located inside lang/help * Please be careful not to mess up the html tags, please only focus on text translation ####Validation * After you create your language file, run ``./checklang.py`` inside the lang folder. Its a python script that will ensure that your language keys are complete.