Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedrocarmona/i18n-continent-translations
https://github.com/pedrocarmona/i18n-continent-translations
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pedrocarmona/i18n-continent-translations
- Owner: pedrocarmona
- Created: 2019-02-05T07:50:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T16:38:30.000Z (over 5 years ago)
- Last Synced: 2024-04-25T11:22:42.833Z (7 months ago)
- Language: Ruby
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# I18n::Continent::Translations
Provide translations of continents to you rails app.
```
I18n.t('continents.europe')
```## Installation
Add this line to your application's Gemfile:
```ruby
gem 'i18n-continent-translations'
```## Development
Using [babelphish](https://github.com/jbasdf/babelphish) to create all translations.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/pedrocarmona/i18n-continent-translations.