Hi,
I do not think that snippet would work on the Front End or at least we changed things since that snippet.
Instead you want to look to move this template to your theme:
plugins/events-calendar-pro/src/views/pro/modules/meta/additional-fields.php
Here:
yourtheme/tribe-events/pro/modules/meta/additional-fields.php
Following out Themer’s Guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
In that template you will see the word Other and you can just change it once moved to your theme.
Let me know how that works out.
Thanks