This folder contains language files for the built in dictionary

dic files are the main dictionary files

chn files are a chained secondry dictionary, these are used to save space 
where one dictionary file is shared between two forms, eg the normal Japanese dictionary
also supports hiragana, a beginner will need the hiragana, an intermediate user will not 
want it, this allows both options, with just one file.

Also please note there is a custom mod on the dic file reader, a line can start ^
this symbol denotes the line should share the same CSV header as the previous line,
it is unfortunate to break the format rules, however this simple mod reduced the 
dictionary sizes by 1/4 so it was worth doing.