软件包:golang-github-go-playground-universal-translator-dev(0.17.0-2)
golang-github-go-playground-universal-translator-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-go-playground-universal-translator:
- [golang-github-go-playground-universal-translator_0.17.0-2.dsc]
- [golang-github-go-playground-universal-translator_0.17.0.orig.tar.gz]
- [golang-github-go-playground-universal-translator_0.17.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
translator for Go using CLDR data and pluralization rules
Universal Translator is an i18n Translator for Go using CLDR data and pluralization rules. This package is a thin wrapper around its locales counterpart (golang-github-go-playground-locales-dev) in order to store and translate text for use in your applications.
Features:
- Rules generated from the CLDR data - Contains Cardinal, Ordinal and Range Plural Rules - Contains Month, Weekday and Timezone translations - Contains Date & Time formatting functions - Contains Number, Currency, Accounting and Percent formatting functions - Supports the Gregorian calendar only - Supports loading translations from files - Supports exporting translations to files
其他与 golang-github-go-playground-universal-translator-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-go-playground-locales-dev
- set of locales generated from the CLDR Project