Commit 4c78ceeb1cd77610a46df8c03477fffce3cb69ae

Authored by Daniela Feitosa
Committed by Antonio Terceiro
1 parent 78961826

Fixed translation of date on spanish (es)

(cherry picked from commit 0484736d982f3beb877cf35e508712440cbb62e1)
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
po/es/noosfero.po
... ... @@ -3390,7 +3390,7 @@ msgstr "%{day}/%{month}"
3390 3390 #: app/helpers/dates_helper.rb:31
3391 3391 #: plugins/display_content/lib/display_content_block.rb:187
3392 3392 msgid "%{month_name} %{day}, %{year}"
3393   -msgstr "%{day} de %{month} de %{year}"
  3393 +msgstr "%{day} de %{month_name} de %{year}"
3394 3394  
3395 3395 # LAs cadenas de este tipo NO se traducen
3396 3396 #: app/helpers/dates_helper.rb:31
... ...