mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
build: Support new nested namespaces in Weblate downloads
This commit is contained in:
@@ -29,7 +29,7 @@ type stat struct {
|
||||
Fuzzy int `json:"fuzzy"`
|
||||
}
|
||||
|
||||
type translation map[string]string
|
||||
type translation map[string]any
|
||||
|
||||
func main() {
|
||||
log.SetFlags(log.Lshortfile)
|
||||
|
||||
Reference in New Issue
Block a user