Hello supporters,
I think I have found a small bug for the translation on the recurrence of a community event (line 22 in time.php of PRO):
<span class="eventduration-preamble">
<?php _ex( 'and will run for:', 'custom recurrence duration', 'the-events-calendar' ); ?>
</span>
The text domain is wrong and shall be: ‘tribe-events-calendar-pro’, otherwise is not going to take the correct translation.
It happens the same in the lines 37, 48 and 59 with the words “days”, “hours” and “minutes”.
I have touched myself the code, but I would really thank if you can fix this for the next release. Otherwise, please let me know how I shall proceed.
Thanks and regards,
Pablo