diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-05-24 19:34:20 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-05-24 19:34:20 +0900 |
| commit | f596a847c209ad532303ff6f4108b79d49be4b34 (patch) | |
| tree | a0224b1bb2dd98a38542c748acaf8b2cf81bb097 | |
| parent | Add deck fallback (diff) | |
| parent | Improve localization description (#4976) (diff) | |
| download | misskey-f596a847c209ad532303ff6f4108b79d49be4b34.tar.gz misskey-f596a847c209ad532303ff6f4108b79d49be4b34.tar.bz2 misskey-f596a847c209ad532303ff6f4108b79d49be4b34.zip | |
Merge branch 'develop' of https://github.com/syuilo/misskey into develop
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b01e5e6dd8..d93fc50ec6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,11 @@ Before creating a new issue, please search existing issues to avoid duplication. If you find the existing issue, please add your reaction or comment to the issue. ## Localization (l10n) -Please use [Crowdin](https://crowdin.com/project/misskey) for localization. +Misskey uses [Crowdin](https://crowdin.com/project/misskey) for localization management. +You can improve our translations with your Crowdin account. +Changes you make in Crowdin will be merged into develop branch. + +If you can't find the language you want to contribute with, please open an issue.  |