Skip to content

Commit

Permalink
l10n(zh-TW): New translations from Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
hexo-crowdin[bot] committed Oct 15, 2024
1 parent 2a07f87 commit 74a6b06
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions source/zh-tw/docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,18 @@ $ hexo server

### 翻譯

1.`source` 資料夾中建立一個新的語言資料夾(全小寫)。 (All lower case)
2.`source` 資料夾中相關的檔案(Markdown 和模板檔案)複製到新的語言資料夾中。
3.`source/_data/language.yml` 中新增語言。
4.`themes/navy/languages` 複製 `en.yml` 並命名為語言名稱(全小寫)。
#### Contribute translations

[![Crowdin](https://badges.crowdin.net/hexo/localized.svg)](https://crowdin.com/project/hexo)

Now we use the [Crowdin](https://crowdin.com/project/hexo) platform for translation, where anyone can contribute translations and vote for translations without manual git operations.

#### Add a new language

1.`source` 資料夾中建立一個新的語言資料夾(全小寫)。 The members with access to the [Crowdin Project](https://crowdin.com/project/hexo) add the language in settings.
1.`source` 資料夾中相關的檔案(Markdown 和模板檔案)複製到新的語言資料夾中。
1.`source/_data/language.yml` 中新增語言。
1.`themes/navy/languages` 複製 `en.yml` 並命名為語言名稱(全小寫)。

## 回報問題

Expand Down

0 comments on commit 74a6b06

Please sign in to comment.