# frozen_string_literal: true I18n.load_path << Dir["#{File.expand_path('locales')}/*.yml"] I18n.available_locales = [:en]