Translations of TrustLink docs live under docs/i18n/<lang>/, where <lang> is a two-letter ISO 639-1 code (e.g. es for Spanish).
Each translated file should:
- Mirror the filename of the English source it translates (e.g.
docs/quickstart.md→docs/i18n/es/quickstart.md). - Link back to the English original near the top (
*[Read this in English](../../quickstart.md)*). - Be linked from the English original's "Translations" line.
| Document | Languages |
|---|---|
| Quickstart | Español |
| Glossary | Español |
To add a new language, create docs/i18n/<lang>/ and translate the files you want covered — a full set isn't required to start.