WordPress / wordpress.org

WordPress.org Meta, Git-ified. Synced from git://meta.git.wordpress.org/ This repository is just a mirror of the WordPress Meta subversion repository. Please include a link to a pre-existing ticket on https://meta.trac.wordpress.org/ with every pull request.
https://meta.trac.wordpress.org/
109 stars 141 forks source link

Plugins: Language Localization for YouTube Embeds #275

Closed chriscct7 closed 4 months ago

chriscct7 commented 4 months ago

For some reason on the new test site for Plugins if a plugin uses a YouTube embed, the language for it seems to be forced German. An example of this is seen on Elementor's page:

image

chriscct7 commented 4 months ago

And as soon as I post it I realize why:

<html lang="de">  

dd32 commented 4 months ago

This is because the test site is an untranslated german site; It'll be in the correct locale once launched to all sites.