Sha256: c46bfbb03573e9ea0a7d3c932973677ba5a8f1f229ee5848d304913bec4a9d76

Contents?: true

Size: 166 Bytes

Versions: 2

Compression:

Stored size: 166 Bytes

Contents

# frozen_string_literal: true

I18n.config.load_path << Dir[File.expand_path('lib/locales') + '/*.yml']
I18n.config.available_locales = :en
I18n.default_locale = :en

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
codebreaker_rg_game-1.1 lib/config/i18n_config.rb
codebreaker_rg_game-1.0 lib/config/i18n_config.rb