build: Support new nested namespaces in Weblate downloads
This commit is contained in:
+1
-1
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user