13 14 15
# File 'lib/neuron/application.rb', line 13 def meta @meta[I18n.locale] ||= I18n.t('application.meta').with_indifferent_access end