Hi,
Thanks for using our plugins. I can help out with this.
If you follow our themer’s guide:
https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
to move this file:
\the-events-calendar-community-events\views\community\modules\organizer.php
to your theme here:
[your-theme]/tribe-events/community/modules/organizer.php
In the H4 Tag around Line 36 you want to change $organizer_label_singular to ‘Your’ (quotes are required)
You can also modify other labels on that template as you like.
That should get you close and you can take it from there.
Thanks