const golang.org/x/text/cases.supported

2 uses

	golang.org/x/text/cases (current package)
		map.go#L38: const supported = "und af az el lt nl tr"
		map.go#L42: 	for _, s := range strings.Split(supported, " ") {