Patrik Drhlik
Patrik Drhlik
# Bug Report ## Problem When subscribing to a `watchHeading` function, I get a `CompassError {code: 3}` response. It works on older Android phones. I haven't tested iOS. If I...
Setting invoice language in neon config as specified in the docs doesn't work. It always uses the default english language. ``` invoice: lang: cs ``` I had to manually supply...
I enhanced `build_sweary()` quite a lot in e370a188fe06a573d936c742a6f0c11ef485807a. The CL describes all the changes. There is already quite a lot happening, so I was thinking that we could create a...
We should try to define what exactly we mean when we say **swearword** and place it to the README.
[https://github.com/jimhester/lintr](https://github.com/jimhester/lintr)
Hi, The program is not working. It's probably because it targets an older Deepl API version? I'm not sure. The first issue is with authentication. All requests return 403 Forbidden...
Imagine I have a source English translation in a file `en.json`. I have translations of this file in a few more languages like `cs.json`, `de.json` etc. I would only like...
If I supply one `source_path` as a single json file. The translation process ends rewriting the source file. There should either be an option to set an `output_filename` or if...