you will need to generate your own language files, you can checkout the way we do it and use a similar process.
we run translate.js in the root of the project.
so you can use the same script, just edit it and provide a source for a translation service.
once all files have been generated you can host it normally on your site (you may just need to edit the linked paths per language selected) and that's it.
regards