FREEBIE
Also normalize to camelCase for configs. // FREEBIE
It is important to return something falsey in the case where there is no translation. // FREEBIE
Just use the english locale for now. Load locale data from the filesystem in the main process and pass it to the renderer preload script via ipc. Note that we need the locale data to be available by the time view scripts are loaded. // FREEBIE