You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
667 B

  1. # i18n [![Build Status](https://drone.gitea.com/api/badges/macaron/i18n/status.svg)](https://drone.gitea.com/macaron/i18n) [![](http://gocover.io/_badge/github.com/go-macaron/i18n)](http://gocover.io/github.com/go-macaron/i18n)
  2. Middleware i18n provides app Internationalization and Localization for [Macaron](https://gitea.com/macaron/macaron).
  3. ### Installation
  4. go get gitea.com/macaron/i18n
  5. ## Getting Help
  6. - [API Reference](https://gowalker.org/gitea.com/macaron/i18n)
  7. - [Documentation](http://go-macaron.com/docs/middlewares/i18n)
  8. ## License
  9. This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.