Florian Vogt
Florian Vogt
Update: I have found a way, but I do not think it is a good one. ```go type MyTable struct { Test MyType `pg:",use_zero"` } type MyType map[string]*otherStruct{} var _...
Thank you for your quick response and your ideas. :+1: We will try a shared account once. I would be happy if such a function would land one day in...
And [here](https://goreportcard.com/report/github.com/vorlif/spreak )
For all people who are waiting for it, have a look at the fork https://github.com/techknowlogick/xgo. It is currently being maintained and the problem has already been solved there.
I think .dcp support would be nice.
Hey, I have the same problem on Linux. Logfile from @vinser [xc14.3.log](https://github.com/fyne-io/fyne-cross/files/11301516/xc14.3.log) Logfile from me [log.txt](https://github.com/fyne-io/fyne-cross/files/11796389/log.txt)
Hi @gedw99 There is no plan to add `carbon` or something like this. I want to keep the dependencies as small as possible. Also, since Django translations are currently used,...
I understand that time must be kept in a machine-readable format during machine processing. (e.g. databases). However, I don't quite understand what role spreak or carbon play here. Spreak can...
Hi @gedw99, there is no such thing for Spreak and there will not be in the future. The problem is that many languages have several plural categories. For example, English...
Hi @gedw99, I'm sorry, but I don't think that should be part of this library. There are too many tools/APIs for machine translation, and each user prefers a different one....