summaryrefslogtreecommitdiff
path: root/docs/locales/zh/mkdocs.yml
diff options
context:
space:
mode:
authorLibravatar CDN <cdn@0x15lab.net>2025-02-09 18:13:08 +0800
committerLibravatar GitHub <noreply@github.com>2025-02-09 11:13:08 +0100
commit62f25ea08aa5d537ab5a207c2325812b35da1f3a (patch)
tree69cfcfae5531b1f59e93264815b67f38f066bb8d /docs/locales/zh/mkdocs.yml
parent[chore] fix typo in docs (#3758) (diff)
downloadgotosocial-62f25ea08aa5d537ab5a207c2325812b35da1f3a.tar.xz
[docs/zh] Update zh docs: synced to e10de84 (#3763)
* [docs/zh] Update zh docs: synced to e10de84 * [docs/zh] update mkdocs config of zh docs * [docs/zh] update repo docs translations (README, ROADMAP, CONTRIBUTING) + update swagger schema metadata of docs/zh
Diffstat (limited to 'docs/locales/zh/mkdocs.yml')
-rw-r--r--docs/locales/zh/mkdocs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/locales/zh/mkdocs.yml b/docs/locales/zh/mkdocs.yml
index 8de9afad6..b31b887ff 100644
--- a/docs/locales/zh/mkdocs.yml
+++ b/docs/locales/zh/mkdocs.yml
@@ -47,6 +47,7 @@ nav:
- "配置":
- "configuration/index.md"
- "configuration/general.md"
+ - "configuration/trusted_proxies.md"
- "configuration/database.md"
- "configuration/web.md"
- "configuration/instance.md"
@@ -87,6 +88,7 @@ nav:
- "admin/signups.md"
- "admin/federation_modes.md"
- "admin/domain_blocks.md"
+ - "admin/domain_permission_subscriptions.md"
- "admin/request_filtering_modes.md"
- "admin/robots.md"
- "admin/cli.md"