Skip to content
Lukas Svoboda edited this page Mar 1, 2014 · 2 revisions

There are no special steps need to involve localization.

Just set config.i18n.default_locale property in config/application.rb file.

Keep in mind that basepack uses several javascript libs wich keeps localization with itself. It is needed to include them. The libs are:

  • select2
  • bootstrap-wysihtml5

Simple example: app/assets/javascripts/application.js

//= require select2_locale_cs
//= require bootstrap-wysihtml5/locales