Improved docs

This commit is contained in:
Leonel Quinteros
2016-06-24 17:05:16 -03:00
parent 2d31bca56e
commit 077a9fac1b

View File

@@ -16,7 +16,7 @@ GNU gettext utilities for Go.
- Language codes are automatically simplified from the form "en_UK" to "en" if the formed isn't available.
- Ready to use inside Go templates.
- Support for pluralization rules.
- Support for variables inside translation strings using the Go's [fmt package syntax](https://golang.org/pkg/fmt/)
- Support for variables inside translation strings using Go's [fmt package syntax](https://golang.org/pkg/fmt/)