here the temporary fix:
copy list.php from /components/com_community/templates/jomsocial/layouts/events/ to /templates/[your frontend template]/html/com_community/layouts/events/
edit it, at line 145 change the code from
<span><?php echo $month; ?></span>
to
<span><?php echo JText::_($month); ?></span>
goto joomla backend > language manager, overrides and create new for APR and else.