Files
anki/docs-site/README.md
Abdo 22f90814e3 Add translation support for docs website (#5052)
## Linked issue

Closes #5004

## Summary

This adds intro entries for languages that have manual translations
listed under https://docs.ankiweb.net/#translations
Only placeholder pages with links to the contributor websites for now.


## How to test

Run `mint dev` under docs-site and try switching the language from the
top left.
2026-06-22 18:54:01 +03:00

579 B

Documentation Website

This directory contains Mintlify docs served at https://anki.mintlify.app/

Translations

To help translate the website to your language, make changes to the relevant .mdx pages under the language's subdirectory (e.g. docs-site/ru/) and submit a PR. If your language doesn't have a subdirectory yet, create one with the same structure (e.g. ru/manual) and modify docs-site/docs.json to list translated pages. See https://www.mintlify.com/docs/guides/internationalization#configure-the-language-switcher