diff --git a/fern/products/docs/pages/localization/overview.mdx b/fern/products/docs/pages/localization/overview.mdx index 7e22761f5..b2e475b06 100644 --- a/fern/products/docs/pages/localization/overview.mdx +++ b/fern/products/docs/pages/localization/overview.mdx @@ -3,11 +3,10 @@ title: Localization subtitle: Ship documentation in multiple languages from a single source --- -Fern lets you publish your documentation in multiple languages from a single source. Readers switch languages from a dropdown in your site header, and each locale gets its own indexable URL for SEO. +Fern lets you publish your documentation in multiple languages from a single source. Readers switch languages from a dropdown in your site header and each locale gets its own indexable URL for SEO. You maintain your default-language pages as usual. When you run `fern generate --docs`, Fern auto-translates them into every configured language as part of the build, so your site rebuilds with up-to-date translations each time. -