diff --git a/website/blog/2021-03-09-releasing-docusaurus-i18n.md b/website/blog/2021-03-09-releasing-docusaurus-i18n.md index 5a40395226..8cb0b14116 100644 --- a/website/blog/2021-03-09-releasing-docusaurus-i18n.md +++ b/website/blog/2021-03-09-releasing-docusaurus-i18n.md @@ -44,7 +44,7 @@ The goals of the Docusaurus i18n system are: - **Easy to use with [Crowdin](https://crowdin.com/)**: multiple Docusaurus 1 sites use Crowdin, and should be able to migrate to v2 - **Good SEO defaults**: we set useful SEO headers like [`hreflang`](https://developers.google.com/search/docs/advanced/crawling/localized-versions) for you - **RTL support**: locales reading right-to-left (Arabic, Hebrew, etc.) are supported and easy to implement -- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations) +- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales) ## Showcase diff --git a/website/docs/i18n/i18n-introduction.md b/website/docs/i18n/i18n-introduction.md index 43c101c0fe..18aa135d03 100644 --- a/website/docs/i18n/i18n-introduction.md +++ b/website/docs/i18n/i18n-introduction.md @@ -27,7 +27,7 @@ The goals of the Docusaurus i18n system are: - **Easy to use with [Crowdin](https://crowdin.com/)**: multiple Docusaurus v1 sites use Crowdin, and should be able to migrate to v2 - **Good SEO defaults**: we set useful SEO headers like [`hreflang`](https://developers.google.com/search/docs/advanced/crawling/localized-versions) for you - **RTL support**: locales reading right-to-left (Arabic, Hebrew, etc.) are supported and easy to implement -- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations) +- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales) ### i18n non-goals {#i18n-non-goals} diff --git a/website/docs/i18n/i18n-tutorial.md b/website/docs/i18n/i18n-tutorial.md index 0f5932deaf..4e4ce73ebd 100644 --- a/website/docs/i18n/i18n-tutorial.md +++ b/website/docs/i18n/i18n-tutorial.md @@ -64,7 +64,7 @@ We haven't provided any translation, and the site is **mostly untranslated**. Docusaurus provides **default translations** for generic theme labels, such as "Next" and "Previous" for the pagination. -Please help us complete those **[default translations](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations)**. +Please help us complete those **[default translations](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales)**. ::: diff --git a/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-introduction.md b/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-introduction.md index 43c101c0fe..18aa135d03 100644 --- a/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-introduction.md +++ b/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-introduction.md @@ -27,7 +27,7 @@ The goals of the Docusaurus i18n system are: - **Easy to use with [Crowdin](https://crowdin.com/)**: multiple Docusaurus v1 sites use Crowdin, and should be able to migrate to v2 - **Good SEO defaults**: we set useful SEO headers like [`hreflang`](https://developers.google.com/search/docs/advanced/crawling/localized-versions) for you - **RTL support**: locales reading right-to-left (Arabic, Hebrew, etc.) are supported and easy to implement -- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations) +- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales) ### i18n non-goals {#i18n-non-goals} diff --git a/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-tutorial.md b/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-tutorial.md index 0f5932deaf..4e4ce73ebd 100644 --- a/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-tutorial.md +++ b/website/versioned_docs/version-2.0.0-beta.8/i18n/i18n-tutorial.md @@ -64,7 +64,7 @@ We haven't provided any translation, and the site is **mostly untranslated**. Docusaurus provides **default translations** for generic theme labels, such as "Next" and "Previous" for the pagination. -Please help us complete those **[default translations](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations)**. +Please help us complete those **[default translations](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales)**. ::: diff --git a/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-introduction.md b/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-introduction.md index 43c101c0fe..18aa135d03 100644 --- a/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-introduction.md +++ b/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-introduction.md @@ -27,7 +27,7 @@ The goals of the Docusaurus i18n system are: - **Easy to use with [Crowdin](https://crowdin.com/)**: multiple Docusaurus v1 sites use Crowdin, and should be able to migrate to v2 - **Good SEO defaults**: we set useful SEO headers like [`hreflang`](https://developers.google.com/search/docs/advanced/crawling/localized-versions) for you - **RTL support**: locales reading right-to-left (Arabic, Hebrew, etc.) are supported and easy to implement -- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations) +- **Default translations**: classic theme labels are translated for you in [many languages](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales) ### i18n non-goals {#i18n-non-goals} diff --git a/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-tutorial.md b/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-tutorial.md index 0f5932deaf..4e4ce73ebd 100644 --- a/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-tutorial.md +++ b/website/versioned_docs/version-2.0.0-beta.9/i18n/i18n-tutorial.md @@ -64,7 +64,7 @@ We haven't provided any translation, and the site is **mostly untranslated**. Docusaurus provides **default translations** for generic theme labels, such as "Next" and "Previous" for the pagination. -Please help us complete those **[default translations](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-classic/src/codeTranslations)**. +Please help us complete those **[default translations](https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales)**. :::