Install command:

	go get unknwon.dev/i18n

Import in source code:

	import "unknwon.dev/i18n"

Repository: https://github.com/go-i18n/i18n

GoDoc: https://pkg.go.dev/unknwon.dev/i18n

Return to home.