mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-22 02:48:59 +00:00
build: Support new nested namespaces in Weblate downloads
This commit is contained in:
parent
958ff67ccc
commit
35b0afc131
@ -29,7 +29,7 @@ type stat struct {
|
|||||||
Fuzzy int `json:"fuzzy"`
|
Fuzzy int `json:"fuzzy"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type translation map[string]string
|
type translation map[string]any
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
log.SetFlags(log.Lshortfile)
|
log.SetFlags(log.Lshortfile)
|
||||||
|
Loading…
Reference in New Issue
Block a user