Hi,
I’ve installed Modern Events Calendar on a site that’s not in english and I can’t get dates (months specifically) to be translated.
Wordpress is fully translated to the set language and, for instance, post meta shows dates correctly translated, but not MEC.
I’ve checked documentation: https://webnus.net/dox/modern-events-calendar/translate-mec/
There it says:
Translation of dates, months, etc is done using the WordPress date_i18n function. This is the same way that your posts date and time translations would be done.
This means that to achieve date localization (translation) you should install the base WordPress translation files for each of the languages you wish to use.
The month translations supplied using the native WordPress internationalization. So you should be able to get those translations using a completed translation file.
So everything seems fine on my end. I’ve tried with Loco Translate, some plugin aimed specifically to translate months… I don’t know what I’m missing here.
Could you maybe point me in the right direction?
Thanks!