https://github.com/go-macaron/i18n
Package i18n provides an Internationalization and Localization middleware for Macaron applications
https://github.com/go-macaron/i18n
go i18n lsif-enabled macaron
Last synced: about 1 year ago
JSON representation
Package i18n provides an Internationalization and Localization middleware for Macaron applications
- Host: GitHub
- URL: https://github.com/go-macaron/i18n
- Owner: go-macaron
- License: apache-2.0
- Created: 2014-07-15T11:07:35.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T02:24:58.000Z (over 5 years ago)
- Last Synced: 2025-03-27T03:02:14.336Z (over 1 year ago)
- Topics: go, i18n, lsif-enabled, macaron
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 12
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i18n
[](https://github.com/go-macaron/i18n/actions?query=workflow%3AGo)
[](https://codecov.io/gh/go-macaron/i18n)
[](https://pkg.go.dev/github.com/go-macaron/i18n?tab=doc)
[](https://sourcegraph.com/github.com/go-macaron/i18n)
Package i18n provides an Internationalization and Localization middleware for [Macaron](https://github.com/go-macaron/macaron) applications.
### Installation
go get github.com/go-macaron/i18n
## Getting Help
- [API Reference](https://pkg.go.dev/github.com/go-macaron/i18n?tab=doc)
- [Documentation](https://go-macaron.com/middlewares/i18n)
## License
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.