mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-30 03:15:12 -04:00
This fixes the server-side translations for "activties" and e.g. the default space description. We need to bump "leonelquinteros/gotext" to latest master for that as even the latest release still contains and issue that cause `go vet` to complain about non-constant format strings. Fixes: #2833, #2835