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: 18 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T13:08:24.000Z (about 2 years ago)
- Last Synced: 2025-04-15T14:57:04.663Z (18 days ago)
- Topics: activerecord, i18n, rails, timeliness
- Language: Ruby
- Homepage: https://rubygems.org/gems/timeliness-i18n
- Size: 47.9 KB
- Stars: 16
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# timeliness-i18n
[](https://badge.fury.io/rb/timeliness-i18n)
[]()
[]()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!