Commit a35e9744 by jportela

Fix typo introduced in commit b841176e

parent b841176e
...@@ -102,7 +102,7 @@ def _update_certificate_context(context, user_certificate, platform_name): ...@@ -102,7 +102,7 @@ def _update_certificate_context(context, user_certificate, platform_name):
'february': _('February'), 'february': _('February'),
'march': _('March'), 'march': _('March'),
'april': _('April'), 'april': _('April'),
'may': _('Mayy'), 'may': _('May'),
'june': _('June'), 'june': _('June'),
'july': _('July'), 'july': _('July'),
'august': _('August'), 'august': _('August'),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment