config/locales/en/base.yml in bullet_train-1.3.12 vs config/locales/en/base.yml in bullet_train-1.3.13

- old
+ new

@@ -8,12 +8,12 @@ # # In views, this is aliased to just `t`: # # <%= t("hello") %> # -# To use a different locale, set it with `I18n.locale`: +# To use a different locale, set it with `I18n.with_locale`: # -# I18n.locale = :es +# I18n.with_locale(:es, &block) # # This would use the information in config/locales/es.yml. # # The following keys must be escaped otherwise they will not be retrieved by # the default I18n backend: