JavaScript I18n
Simple tool for your Rails application. Available as a gem, uses standard ActiveSupport’s I18n translations, converts them to JavaScript files - each language in separate file. Also provides I18n.t JavaScript function, similar to the ActiveSupport’s one, no cookies needed to determine client’s locale.
Post a comment