diff options
Diffstat (limited to 'vendor/github.com/go-playground/locales/README.md')
-rw-r--r-- | vendor/github.com/go-playground/locales/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/github.com/go-playground/locales/README.md b/vendor/github.com/go-playground/locales/README.md index 5b0694fd1..7b6be2c64 100644 --- a/vendor/github.com/go-playground/locales/README.md +++ b/vendor/github.com/go-playground/locales/README.md @@ -1,10 +1,8 @@ ## locales -<img align="right" src="https://raw.githubusercontent.com/go-playground/locales/master/logo.png"> +<img align="right" src="https://raw.githubusercontent.com/go-playground/locales/master/logo.png"> [](https://travis-ci.org/go-playground/locales) -[](https://goreportcard.com/report/github.com/go-playground/locales) [](https://godoc.org/github.com/go-playground/locales)  -[](https://gitter.im/go-playground/locales?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Locales is a set of locales generated from the [Unicode CLDR Project](http://cldr.unicode.org/) which can be used independently or within an i18n package; these were built for use with, but not exclusive to, [Universal Translator](https://github.com/go-playground/universal-translator). |