diff options
author | silverwind <me@silverwind.io> | 2022-07-28 03:22:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-28 09:22:47 +0800 |
commit | ae52df6a64477bcd5076ddddbee64bb22b3897a0 (patch) | |
tree | 2950725dedb126fdff5f65fdd66cd61329e8c806 /docs/content/doc/features/localization.zh-tw.md | |
parent | 6554d5197fa4082f3058ee880d2d6d80fbd97a56 (diff) | |
download | gitea-ae52df6a64477bcd5076ddddbee64bb22b3897a0.tar.gz gitea-ae52df6a64477bcd5076ddddbee64bb22b3897a0.zip |
Add markdownlint (#20512)
Add `markdownlint` linter and fix issues. Config is based on the one
from electron's repo with a few rules relaxed.
Diffstat (limited to 'docs/content/doc/features/localization.zh-tw.md')
-rw-r--r-- | docs/content/doc/features/localization.zh-tw.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/content/doc/features/localization.zh-tw.md b/docs/content/doc/features/localization.zh-tw.md index e100063606..7bb3a6e6a2 100644 --- a/docs/content/doc/features/localization.zh-tw.md +++ b/docs/content/doc/features/localization.zh-tw.md @@ -25,6 +25,8 @@ menu: 上述 Crowdin 專案中列出的語言在翻譯超過 25% 後將被支援。 -翻譯被認可後將在下次 Crowdin 同步後進入到主儲存庫,通常是在任何合併請求被合併之後。 -這表示更改的翻譯要到下次 Gitea 發佈後才會出現。 +翻譯被認可後將在下次 Crowdin 同步後進入到主儲存庫,通常是在任何合併請求被合併之後。 + +這表示更改的翻譯要到下次 Gitea 發佈後才會出現。 + 如果您使用的是最新建置,它將會在同步完成、您更新後出現。 |