Registry / utility / gohugoio-go-i18n-v2

gohugoio-go-i18n-v2

JSON →
library2.1.2gogounverified

Go i18n is a Go package for internationalization and localization, supporting message translation and pluralization.

go get github.com/gohugoio/go-i18n/v2
INSTALL
IMPORT
SIG · GOHUGOIO-GO-I18N-V
G
gohugoio-go-i18n-v2
utilitygov2.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

i18n
github.com/gohugoio/go-i18n/v2

Initialize an i18n bundle

package main import ( "fmt" "github.com/gohugoio/go-i18n/v2" ) func main() { bundle := i18n.NewBundle(language.English) fmt.Println(bundle) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gohugoio-go-i18n-v2 — go get gohugoio-go-i18n-v2 · libregistry