Skip to content

Commit abe8b23

Browse files
Simplify: mention fern docs dev localization support inline
1 parent 59d38e2 commit abe8b23

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

fern/products/docs/pages/localization/overview.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,7 @@ Bienvenue dans la documentation.
9898
fern generate --docs
9999
```
100100

101-
When you regenerate your docs, Fern picks up the translations, renders the language switcher, and emits a sitemap entry per locale.
102-
103-
<Tip>
104-
To preview translations locally before publishing, use `fern docs dev`. It supports localization on the latest CLI, so you can verify your translated content without running a full build.
105-
</Tip>
101+
When you regenerate your docs, Fern picks up the translations, renders the language switcher, and emits a sitemap entry per locale. Localization is also supported on `fern docs dev`.
106102

107103
</Step>
108104

0 commit comments

Comments
 (0)