Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge en-US metadata with translated metadata #3955

Merged

Conversation

peterbe
Copy link
Contributor

@peterbe peterbe commented Jun 2, 2021

Fixes #3953

Now all the translated content can reap all the front-matter, that it doesn't already have, from the en-US parent.

Now, in translated-content/files/fr/web/javascript/reference/global_objects/array/foreach/index.html can use {{Compat}} and {{Specifications}} and it gets the browser-compat automatically from the en-US parent doc.

@peterbe peterbe merged commit 05fd6c2 into mdn:main Jun 3, 2021
@peterbe peterbe deleted the 3953-merge-en-us-metadata-with-translated-metadata branch June 3, 2021 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let's merge front-matter for translated content
2 participants