You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicate of #4542. This is so far untranslatable because we allow raw HTML so if you outsource your translations to an external workflow you risk XSS. We need to see how to harden the security so only pure decorative markup is tolerated.
Josh-Cena
added
closed: duplicate
This issue or pull request already exists in another issue or pull request
and removed
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs triage
This issue has not been triaged by maintainers
labels
Oct 10, 2022
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
Run
yarn write-translations
, announcementBar does not appear oni18n/en/
, so currently the announcementBar cannot be translatedReproducible demo
https://docusaurus.io/zh-CN/
Steps to reproduce
yarn write-translations
Expected behavior
the announcementBar can be translated
Actual behavior
announcementBar does not appear on
i18n/en/
Your environment
No response
Self-service
The text was updated successfully, but these errors were encountered: