mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-03 13:08:07 -06:00
[docs] add zh docs (#3507)
* [docs] add zh docs * [docs] add lang dropdown * [docs] update mkdocs zh config * [docs] migrate assets * [docs] update overrides dir in mkdocs zh config * [docs] exclude locales director in main mkdocs config * [docs] rename assets to public to avoid conflicting with template * [docs] extra_css change followup * [docs] add theme.palette.toggle.icon back into mkdocs zh config * [docs] fix zh readme reference + migrate language-specific repo markdown to docs * [docs] translate remaining repo docs + update reference * [docs] update zh index.md reference * [docs/zh] wording alignment
This commit is contained in:
parent
e953d80dff
commit
38a08cd25a
139 changed files with 20407 additions and 24 deletions
7
docs/locales/zh/federation/index.md
Normal file
7
docs/locales/zh/federation/index.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# 概述
|
||||
|
||||
本节文档包含与 GoToSocial 联合所需的各个 (ActivityPub/ActivityStreams) 元素的信息。
|
||||
|
||||
!!! info "Post 与 Status 的区别"
|
||||
|
||||
在文档中,post 与 status 这两个术语可以互换使用,指的是由用户创建的相同内容:一个(微型)博客条目,可能包含文本、媒体附件等。在中文文档中,我们统一使用“贴文”一词来指代这种内容。
|
||||
Loading…
Add table
Add a link
Reference in a new issue