Yury Trofimenko
Yury Trofimenko
The same goes for `en-gb.yml`, `en-ca.yml`, `en-nz.yml`, and `en-au.yml`. There are `-`, but `/` is the most popular separator.
Though now I think that abs() could be used globally until we get some evidence, that it doesn't work this way in some language. At least this way we'll fix...
Now when this solution couldn't match the Thai February month name translation I decided to go even further and defined mmm like this: ``` months = I18n.available_locales.flat_map do |locale| I18n.t('date.month_names',...