Sha256: 1f04e27f4afc1c2de2f6759e47b81e1ab3dc0033e25d1904bd735da35943bdd3

Contents?: true

Size: 200 Bytes

Versions: 7

Compression:

Stored size: 200 Bytes

Contents

<%= javascript_tag nonce: true do %>
  I18n.defaultLocale = 'en';
  I18n.locale = "<%= Avo.configuration.language_code %>";
<% end %>
<%= javascript_include_tag 'translations', skip_pipeline: true %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
avo-0.4.10 app/views/layouts/avo/_translations.html.erb
avo-0.4.9 app/views/layouts/avo/_translations.html.erb
avo-0.4.8 app/views/layouts/avo/_translations.html.erb
avo-0.4.7 app/views/layouts/avo/_translations.html.erb
avo-0.4.6 app/views/layouts/avo/_translations.html.erb
avo-0.4.5 app/views/layouts/avo/_translations.html.erb
avo-0.4.4 app/views/layouts/avo/_translations.html.erb