1. 11 1月, 2016 1 次提交
    • J
      Pass the current locale to Inflector from the pluralize text helper. · 82aab15d
      Jaime Iniesta 提交于
      The pluralize text helper uses the Inflector to determine the plural
      form. The inflector accepts an optional parameter for the locale,
      so we can pass it from the text helper to have locale-aware pluralizations
      on the text helpers level.
      
      The pluralize text helper now only accepts 2 positional arguments:
      `count` and `singular`. Passing `plural` as a positional argument
      is now deprecated.
      82aab15d
  2. 22 10月, 2015 2 次提交
  3. 21 10月, 2015 37 次提交