Im using React Big Calendar and is able to change the language to swedish using culture="sv-SE" and the buttons using: messages={{next:"xxx",previous:"xxx",today:"xxx"}}.
However, the popup button "+X more" is still in english. is it possible to change that using the message prop or something else?