An open API service indexing awesome lists of open source software.

https://github.com/gravityblast/i18n-go

i18n for Go #golang
https://github.com/gravityblast/i18n-go

Last synced: 2 months ago
JSON representation

i18n for Go #golang

Awesome Lists containing this project

README

          

# i18n

[![Build Status](https://travis-ci.org/pilu/i18n-go.png?branch=master)](https://travis-ci.org/pilu/i18n-go)

I18n for the Go language.

Docs at

## Author

Andrea Franz -

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request