Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pedrofurtado/timeliness-i18n

Translations for timeliness and validates_timeliness gem.
https://github.com/pedrofurtado/timeliness-i18n

activerecord i18n rails timeliness

Last synced: about 1 month ago
JSON representation

Translations for timeliness and validates_timeliness gem.

Awesome Lists containing this project

README

        

# timeliness-i18n

[![Gem Version](https://badge.fury.io/rb/timeliness-i18n.svg)](https://badge.fury.io/rb/timeliness-i18n)
[![Gem](https://img.shields.io/gem/dt/timeliness-i18n.svg)]()
[![license](https://img.shields.io/github/license/pedrofurtado/timeliness-i18n.svg)]()

Translations for [timeliness](https://github.com/adzap/timeliness) and [validates_timeliness](https://github.com/adzap/validates_timeliness) gem.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'timeliness-i18n'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install timeliness-i18n

That's all! Now, you just need to set the locale of your application and see the messages translated automatically.

## Something wrong with the translations? Contribute it!

Send a pull request! Fix the translations or create it for some missing locale. Help us to improves the quality of translations!