Skip to content

Commit

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

### Перевод

1. Добавьте новую папку с языком в папке `source`. (Всё в нижнем регистре)
2. Скопируйте markdown файлы и шаблоны из папки `source` в папку с создаваемым переводом.
3. Добавьте новый язык в файл `source/_data/language.yml`.
4. Скопируйте `en.yml` в `themes/navy/languages` и измените имя (всё в нижнем регистре).
#### 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. Submit 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. Скопируйте `en.yml` в `themes/navy/languages` и измените имя (всё в нижнем регистре).

## Сообщение о проблеме

Expand Down

0 comments on commit f16c545

Please sign in to comment.