This package browser is in early development. Mind the rough edges.

go-github-com-go-playground-universal-translator 0.18.1

Translator using Unicode CLDR data and pluralization rules

This package offers an Internalization Translator for Go using Unicode CLDR Project data and pluralization rules. Its currently implemented features include

  • Rules generated from the CLDR data, v30.0.3

  • Contains Cardinal, Ordinal and Range Plural Rules

  • Contains Month, Weekday and Timezone translations built in

  • Contains Date & Time formatting functions

  • Contains Number, Currency, Accounting and Percent formatting functions

  • Supports the "Gregorian" calendar only

  • Support loading translations from files

  • Exporting translations to file(s), mainly for getting them professionally translated

Installation

Install go-github-com-go-playground-universal-translator 0.18.1 as follows:

guix install go-github-com-go-playground-universal-translator@0.18.1

Or install the latest version:

guix install go-github-com-go-playground-universal-translator

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.