i18n.rb 137 Bytes
# necessary for I18n.default_locale to work
require 'i18n/backend/fallbacks'
I18n.backend.class.send :include, I18n::Backend::Fallbacks