I ran a Google Pagespeed test on my instance and received the following message:
I can’t explain what’s causing it. Is there an error in the translator?
I ran a Google Pagespeed test on my instance and received the following message:
I can’t explain what’s causing it. Is there an error in the translator?
(post deleted by author)
I think the invalid code comes from Discourse.
Maybe instead of hreflang="<%= locale %>" it should be hreflang="<%= locale.tr('_', '-') %>" to replace the underscore.