Skip to content

Commit 9316327

Browse files
Documentation edits made through Mintlify web editor (#383)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent fb9eb89 commit 9316327

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

settings/versioning.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ In `mint.json`, simply add `version` to your tab or anchor. Tabs and anchors wit
9595

9696
Not _all_ content has to be hidden though! Any content without a specified version appears in every version so you don't have to duplicate content!
9797

98+
<Tip>
99+
When using localization with versioning, each version can have its own set of translations. This means you can have different language versions for different API versions, giving you full flexibility in managing both versioned and localized content.
100+
</Tip>
101+
98102
## Troubleshooting
99103

100104
Common errors and how to fix them
@@ -111,4 +115,4 @@ Common errors and how to fix them
111115
navigation, make sure you spelled the version the same as in your `versions`
112116
array in `mint.json`.
113117
</Accordion>
114-
</AccordionGroup>
118+
</AccordionGroup>

0 commit comments

Comments
 (0)