Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedrocarmona/i18n-continent-translations


https://github.com/pedrocarmona/i18n-continent-translations

Last synced: 4 days ago
JSON representation

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.