Commit 923baeaaf6ec95d3e001c9e944bbe18bb6115ee1
1 parent
99a580fd
Exists in
master
and in
25 other branches
events-plugin: fix translated string
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/event/po/pt/event.po
... | ... | @@ -61,7 +61,7 @@ msgstr[1] "%d dias para começar" |
61 | 61 | msgid "One month left to start" |
62 | 62 | msgid_plural "%d months left to start" |
63 | 63 | msgstr[0] "Um mês para iniciar" |
64 | -msgstr[1] "% meses para iniciar" | |
64 | +msgstr[1] "%d meses para iniciar" | |
65 | 65 | |
66 | 66 | #: plugins/event/views/profile_design/event_plugin/_event_block.html.erb:1 |
67 | 67 | msgid "Limit of items" | ... | ... |