Sha256: 0b3a0a0bb55536d2f389ad4c6503d351a2863910ee876b9ed34d7fa3df8b82ab
Contents?: true
Size: 190 Bytes
Versions: 2
Compression:
Stored size: 190 Bytes
Contents
# Where the I18n library should search for translation files I18n.load_path += Dir[Rails.root.join('config', 'locales', '*.{rb,yml}')] I18n.default_locale = :'pt-BR' I18n.locale = :'pt-BR'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.28 | lib/pah/files/config/initializers/locale.rb |
pah-0.0.27 | lib/pah/files/config/initializers/locale.rb |