docs: add Turkish localization

This commit is contained in:
Bohdan Triapitsyn
2026-08-29 12:14:19 +03:00
parent 50159d3747
commit 65c7f27eb4
49 changed files with 2582 additions and 55 deletions
+3 -1
View File
@@ -205,12 +205,13 @@ other language mirrors the English files under a locale folder.
| French | `fr/` | `fr` |
| German | `de/` | `de` |
| Japanese | `ja/` | `ja` |
| Turkish | `tr/` | `tr` |
> [!IMPORTANT]
> The **content folder** uses the lowercase locale key (`zh-cn`, `pt-br`); the
> **sidebar `translations`** key uses the BCP-47 language tag (`zh-CN`, `pt-BR`).
> They look similar but are not interchangeable — Starlight resolves them with
> different rules. Everything else (`uk`, `es`, `ko`, `pl`, `fr`, `de`, `ja`, `en`) is identical
> different rules. Everything else (`uk`, `es`, `ko`, `pl`, `fr`, `de`, `ja`, `tr`, `en`) is identical
> in both columns.
This locale set is mirrored in the website at
@@ -232,6 +233,7 @@ content/docs/
ko/install.mdx # Korean
pl/install.mdx # Polish
fr/install.mdx # French
tr/install.mdx # Turkish
ja/install.mdx # Japanese
guides/tunnels.mdx # nested English page