Skip to content

Commit

Permalink
fix(en/contributing): fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: KentarouTakeda <[email protected]>
  • Loading branch information
KentarouTakeda authored Oct 16, 2024
1 parent 2a07f87 commit ec6819e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Now we use the [Crowdin](https://crowdin.com/project/hexo) platform for translat

#### 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. 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. Add the new language to [`source/_data/language.yml`](https:/hexojs/site/blob/master/source/_data/languages.yml).
1. Copy `en.yml` in [`themes/navy/languages`](https:/hexojs/site/tree/master/themes/navy/languages) and rename it to the language name (all lower case).
Expand Down

0 comments on commit ec6819e

Please sign in to comment.