Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thoughtbot/clearance-i18n
Translations for clearance
https://github.com/thoughtbot/clearance-i18n
clearance i18n ruby thoughtbot
Last synced: 5 days ago
JSON representation
Translations for clearance
- Host: GitHub
- URL: https://github.com/thoughtbot/clearance-i18n
- Owner: thoughtbot
- License: mit
- Created: 2013-09-27T15:12:09.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T07:52:09.000Z (2 months ago)
- Last Synced: 2024-09-13T20:57:00.943Z (2 months ago)
- Topics: clearance, i18n, ruby, thoughtbot
- Language: Ruby
- Size: 86.9 KB
- Stars: 5
- Watchers: 31
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: MIT-LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Clearance I18n
Adds multilingual support to [clearance] using YML locale files.
[clearance]: https://github.com/thoughtbot/clearance
Read [CONTRIBUTING.md](/CONTRIBUTING.md) to contribute.
## Install
Include the gem in your Gemfile:
```ruby
gem 'clearance-i18n'
```Bundle:
bundle
## Credits
Thank you, [contributors]!
[contributors]: https://github.com/thoughtbot/clearance-i18n/contributors
## License
Clearance I18n is copyright © 2013 thoughtbot. It is free software, and may be
redistributed under the terms specified in the `LICENSE` file.## About thoughtbot
![thoughtbot](https://thoughtbot.com/thoughtbot-logo-for-readmes.svg)
This repo is maintained and funded by thoughtbot, inc.
The names and logos for thoughtbot are trademarks of thoughtbot, inc.We love open source software!
See [our other projects][community].
We are [available for hire][hire].[community]: https://thoughtbot.com/community?utm_source=github
[hire]: https://thoughtbot.com/hire-us?utm_source=github