1. 18 Oct, 2017 1 commit
    • Bob Van Landuyt's avatar
      Build the locale path with an `_` instead of a `-` · 939469cd
      Bob Van Landuyt authored
      The locale code is turned into an asset path with an underscore
      instead of a dash.
      
      The language codes are transformed by `I18n.locale` into a code with a
      dash. But the resources for translating are always stored in a path
      using a `_` separating the language and the region code.
      939469cd
  2. 17 Oct, 2017 13 commits
  3. 16 Oct, 2017 26 commits