diff --git a/website/versioned_docs/version-2.0.0-alpha.71/i18n/i18n-introduction.md b/website/versioned_docs/version-2.0.0-alpha.71/i18n/i18n-introduction.md index 51e55991bf91..f723eb443003 100644 --- a/website/versioned_docs/version-2.0.0-alpha.71/i18n/i18n-introduction.md +++ b/website/versioned_docs/version-2.0.0-alpha.71/i18n/i18n-introduction.md @@ -13,6 +13,12 @@ i18n is a new feature (released early 2021), please report any bug you find. ::: +:::caution + +i18n requires Node 13+ to build or Node 12 with [full-icu](https://www.npmjs.com/package/full-icu). + +::: + ## Goals It is important to understand the **design decisions** behind the Docusaurus i18n support.