Cara o meu locales é diferente desse ai em cima:
pt-br:
date:
formats:
# Use the strftime parameters for formats.
# When no format has been given, it uses default.
# You can provide other formats here if you like!
default: "%Y-%m-%d"
since: "%B de %Y"
short: "%b %d"
long: "%B %d, %Y"
day_names: [Domingo, "Segunda-Feira", "Terça-Feira", "Quarta-Feira", "Quinta-Feira", "Sexta-Feira", Sabado]
abbr_day_names: [Dom, Seg, Ter, Qua, Qui, Sex, Sab]
# Don't forget the nil at the beginning; there's no such thing as a 0th month
month_names: [~, Janeiro, Fevereiro, Março, Abril, Maio, Junho, Julho, Agosto, Setembro, Outubro, Novembro, Dezembro]
abbr_month_names: [~, Jan, Fev, Mar, Abr, Mai, Jun, Jul, Ago, Set, Out, Nov, Dez]
# Used in date_select and datetime_select.
order:
- :year
- :month
- :day