套件: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