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
- Host: GitHub
- URL: https://github.com/gravityblast/i18n-go
- Owner: gravityblast
- License: mit
- Created: 2013-10-07T06:57:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-08T00:54:21.000Z (over 12 years ago)
- Last Synced: 2025-05-18T16:09:51.494Z (about 1 year ago)
- Homepage:
- Size: 141 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i18n
[](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