summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-11-10 00:47:36 +0900
committerGitHub <noreply@github.com>2018-11-10 00:47:36 +0900
commit2da1432e521dedbab098e04f3b563a8acc960ac0 (patch)
tree036de1dd3bfdfe89f7224d94f865a9077d73cd0f
parent[Client] Fix bug (diff)
downloadmisskey-2da1432e521dedbab098e04f3b563a8acc960ac0.tar.gz
misskey-2da1432e521dedbab098e04f3b563a8acc960ac0.tar.bz2
misskey-2da1432e521dedbab098e04f3b563a8acc960ac0.zip
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f56d271ffa..be46ad9130 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,6 +11,9 @@ Please use [Crowdin](https://crowdin.com/project/misskey) for localization.
![Crowdin](https://d322cqt584bo4o.cloudfront.net/misskey/localized.svg)
+## Internationalization (i18n)
+Misskey uses [vue-i18n](https://github.com/kazupon/vue-i18n).
+
## Documentation
* Documents for contributors are located in `/docs`.
* Documents for instance admins are located in `/docs`.