Hi, I’m trying to translate the UI for the EventOn and I noticed some of the strings are not translatable. Namely, in the Events admin there’s a label with an icon indicating that the event is repeated “Weekly”, however the word Weekly is not translatable, neither via EventON languages nor via WPML string translation.
Sep 9,2025 AT 11:49PM - 12 minutes ago -Here’s the image on non-translatable string/label, I gues it pertains to all the labels, not only “Weekly”
Hello,
In order to translate the back-end (wp-admin), please use Loco Translate.
Please install it and then follow this guide:
https://localise.biz/wordpress/plugin/beginners
Then find “EventON” among plugins and then strings you want to translate:
Thanks, buddy, but no matter what I use, Loco, WPML or POEdit – it doesn’t work, at least not on the labels; probably because they are not wrapped inside__()
function. Every normal string is translated fine, but not the labels. (Please see the enclosed image above)