Its been identified on the ‘Shopping Cart’ webpage, that the ‘Google Pay’ button has an ARIA label of ‘Buy with Google Pay’. It is important that the visual name matches the accessible label: users who rely on speech recognition software may be unable to interact with the button due to the name being inconsistent.
It is expected that the displayed name of user interface components begins with or is the same as the component label or ‘Accessible Name’ within the HTML.
I couldn’t find where this ARIA label is set, so is it possible to change it?
I am using the Dawn theme.