Sha256: 604433488d70910b62f8f0788914b36760a4b195e53cbd5a76636788fc795e8a

Contents?: true

Size: 163 Bytes

Versions: 3

Compression:

Stored size: 163 Bytes

Contents

# Tell I18n where to find translation files.
locales = File.expand_path(File.join(File.dirname(__FILE__), '..', 'locales', 'pt-BR.yml'))
I18n.load_path << locales

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
akatus-1.0.2 config/i18n.rb
akatus-1.0.1 config/i18n.rb
akatus-1.0.0 config/i18n.rb