Skip to content

Commit

Permalink
l10n(ja): 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 73cbd78
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions source/ja/docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,18 @@ $ hexo server

### 翻訳

#### 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`フォルダ内に新しい言語フォルダを追加します。 (すべて小文字)
2. `source`フォルダのマークダウンとテンプレートファイルを新しい言語フォルダにコピーします。
3. `source/_data/language.yml`に新しい言語を追加します。
4. `themes/navy/languages`内の`en.yml`をコピーし、言語名(すべて小文字)にリネームします。
1. `source`フォルダのマークダウンとテンプレートファイルを新しい言語フォルダにコピーします。
1. `source/_data/language.yml`に新しい言語を追加します。
1. `themes/navy/languages`内の`en.yml`をコピーし、言語名(すべて小文字)にリネームします。

## 問題の報告

Expand Down

0 comments on commit 73cbd78

Please sign in to comment.