Sha256: 07b19013522ff76d45884ff0932a87796be751cffb207a33adf28b89353261cf

Contents?: true

Size: 920 Bytes

Versions: 10

Compression:

Stored size: 920 Bytes

Contents

# 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!

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
timeliness-i18n-0.12.1 README.md
timeliness-i18n-0.12.0 README.md
timeliness-i18n-0.11.0 README.md
timeliness-i18n-0.10.1 README.md
timeliness-i18n-0.10.0 README.md
timeliness-i18n-0.9.0 README.md
timeliness-i18n-0.8.0 README.md
timeliness-i18n-0.7.1 README.md
timeliness-i18n-0.7.0 README.md
timeliness-i18n-0.6.0 README.md