Language detection isn't something I would rely on. Especially since a lot of emails don't contain much text. (Likely even less so with your test message.) Looks like they're using the languagedetect[1] module which also returns a confidence score. This would be a helpful thing to include in the results.
[1] https://github.com/FGRibreau/node-language-detect