Simple localization Plugin
Plugin Details
This plugin supports a simple localization for Ruby on Rails and was born in the first half of 2006 by searching a simple way to localize model and attribute names of ActiveRecord models. Time after time more and more features became necessary and the plugin grew. It supports multiple language localization for Ruby on Rails based on language files, localizes the Date and Time classes, many helpers, some methods of ActiveSupport, the ActiveRecord error messages and provides two ways to localize models and their attributes. You can also use the language file to easily localize your own application. You'll find an overview just below.- Website : http://simple-localization.arkanis.de/
- Repository : http://svn.arkanis-development.de/projects/rails_plugins/current/simple_localization/
- Author : localisation
Install Simple localization Plugin
ruby script/plugin install http://svn.arkanis-development.de/projects/rails_plugins/current/simple_localization/