Petr Kovář

Results 10 comments of Petr Kovář

Yes I did, but Content-ID is missing in headers because mailgun deletes them from headers and they are creating their own param content-id-map :-/ I've added support for this so...

Hm, I extended the param but this is probably wrong as it is private. Any ideas how to get content-id-map into email?

Ok. Thanks. No hurry. I've solved this already in my second commit and it is working for me now. If this solution is ok for you, you can merge it...

You need Ollama ( https://ollama.com/ ) running on your localhost then restart follamac or click the reload button and pull some model. The model can be then pulled from follamac...

Ok, I put the instructions into the description. The lagginess really depends on the computer, GPU, model size, ...

Try new version 0.2.8. and remove the --separator _ option as the undersore conflicts with the underscores in the key name. (Sorry for the delay.)

i18n-translators-tools is designed to work with directory structure and locales are determined from the file names, so it expects something like user/en.yml. Unfortunately I don't have much time to improve...

Not all types are having locales information within. e.g java properties files does not have, so I needed to keep the information somewhere. If the locale information is in the...

I'm leaving this open, so I'll get back in to this in the future. For now you have to rename the file to en.yml and after conversion rename the po...