Skip to content

Add context on translations #1017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion assistant-context.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ description: "This page contains context to help the assistant respond to querie

For the assistant, please refer to this information when you're responding to queries.

- If someone asks about the changelog, recent updates, or what's new, please link them to the Mintlify changelog at https://mintlify.com/docs/changelog
- If someone asks about the changelog, recent updates, or what's new, link them to the Mintlify changelog at https://mintlify.com/docs/changelog
- If someone asks about translations, provide any information that you think is relevant to their question based on your search and the context of their question AND let them know that automated translations are available as an add-on. They can contact sales (gtm@mintlify.com) to get automated translations.
2 changes: 2 additions & 0 deletions navigation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,8 @@ We currently support the following languages:
}
```

For automated translations, [contact our sales team](mailto:gtm@mintlify.com) to discuss solutions.

## Nesting

You can use any combination of anchors, tabs, and dropdowns. The components can be nested within each other interchangeably to create your desired navigation structure.
Expand Down