Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pedrofurtado/timeliness-i18n
- Owner: pedrofurtado
- License: mit
- Created: 2017-04-28T22:39:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T13:08:24.000Z (almost 2 years ago)
- Last Synced: 2024-11-28T12:53:17.909Z (about 2 months ago)
- Topics: activerecord, i18n, rails, timeliness
- Language: Ruby
- Homepage: https://rubygems.org/gems/timeliness-i18n
- Size: 47.9 KB
- Stars: 16
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!