summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2020-02-13 02:35:50 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2020-02-13 02:35:50 +0900
commitf0d187f71ef4253efdc72dfbd4a492addad0da2f (patch)
tree6898bc77202116b979f24aabe9894976b0f9caef /src
parentUpdate CHANGELOG.md (diff)
downloadsharkey-f0d187f71ef4253efdc72dfbd4a492addad0da2f.tar.gz
sharkey-f0d187f71ef4253efdc72dfbd4a492addad0da2f.tar.bz2
sharkey-f0d187f71ef4253efdc72dfbd4a492addad0da2f.zip
Add crowdin link
Diffstat (limited to 'src')
-rw-r--r--src/client/pages/about.vue2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/pages/about.vue b/src/client/pages/about.vue
index 8ac8abaaeb..45314a53fb 100644
--- a/src/client/pages/about.vue
+++ b/src/client/pages/about.vue
@@ -36,6 +36,8 @@
</span>
<div style="margin-top: 1em;">{{ $t('misskeySource') }}</div>
<mk-url url="https://github.com/syuilo/misskey"/>
+ <div style="margin-top: 1em;">{{ $t('misskeyTranslation') }}</div>
+ <mk-url url="https://crowdin.com/project/misskey"/>
<div style="margin-top: 1em;">{{ $t('misskeyDonate') }}</div>
<mk-url url="https://www.patreon.com/syuilo"/>
</div>