Hi Brendan,
Thanks for input. I added the snippet to the top of my child theme’s functions.php file like this:
$custom_text = array(
‘Events’ => ‘Calendar’,
);
However, it had no affect on the output shown in the attachment. What else should I try?
Thank you.