Skip to content

Commit

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

### 번역

1. `source` 폴더 안에 새 언어에 대한 폴더를 생성하세요. (소문자로 생성하세요.)
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. Summit a new issue to let us know. The members with access to the [Crowdin Project](https://crowdin.com/project/hexo) add the language in settings.
1. After adding language in Crowdin, anyone can contribute translations on it.
1. `source/_data/language.yml`에 새 언어를 추가하세요.
1. `themes/navy/languages``en.yml` 파일을 복사하고 새 언어로 이름을 변경하세요. (소문자로 변경하세요.)

## 이슈 보고

Expand Down

0 comments on commit fefc21b

Please sign in to comment.