diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-08-12 12:48:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-12 12:48:24 +0900 |
| commit | 0d10ca02dbc5cde068eb702ee8097226faa314e3 (patch) | |
| tree | 186df60d6590f80df112fa6c210b70f3c4222cef /src/docs/en-US | |
| parent | improve(client): Improve emoji autocomplete (diff) | |
| download | misskey-0d10ca02dbc5cde068eb702ee8097226faa314e3.tar.gz misskey-0d10ca02dbc5cde068eb702ee8097226faa314e3.tar.bz2 misskey-0d10ca02dbc5cde068eb702ee8097226faa314e3.zip | |
New Crowdin updates (#7619)
* New translations disable-timelines.md (Chinese Simplified)
* New translations api.md (Chinese Simplified)
* New translations api.md (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations api.md (Chinese Simplified)
* New translations api.md (Chinese Simplified)
* New translations api.md (Chinese Simplified)
* New translations create-plugin.md (Chinese Simplified)
* New translations stream.md (Chinese Simplified)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
* New translations note.md (English)
* New translations links.md (English)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Russian)
* New translations troubleshooting.md (Russian)
* New translations ja-JP.yml (Russian)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
Diffstat (limited to 'src/docs/en-US')
| -rw-r--r-- | src/docs/en-US/features/note.md | 2 | ||||
| -rw-r--r-- | src/docs/en-US/general/links.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/docs/en-US/features/note.md b/src/docs/en-US/features/note.md index fbc47f1ac3..a835cf09a4 100644 --- a/src/docs/en-US/features/note.md +++ b/src/docs/en-US/features/note.md @@ -51,4 +51,4 @@ If you enable this option, your note won't be federated to remote instances. By pinning a note to your profile it will be constantly displayed on your profile page. To pin a note, open the note menu and press "Pin to profile". It's also possible to pin multiple notes to your profile. ## Watch -ノートをウォッチすると、自分以外のノートへのリアクションや返信などの通知を受け取ることができます。 ノートのメニューを開き、「ウォッチ」を選択してウォッチできます。 +You can get notifications for replies, reactions etc. for a note that is not yours by watching it. To watch a note, select "Watch" from the respective note's menu. diff --git a/src/docs/en-US/general/links.md b/src/docs/en-US/general/links.md index 932db975b3..1952160359 100644 --- a/src/docs/en-US/general/links.md +++ b/src/docs/en-US/general/links.md @@ -1,8 +1,8 @@ # A collection of links ## Websites +- [Official Discord](https://discord.gg/Wp8gVStHW3) - The official Discord server for Misskey - [Misskey Forum](https://forum.misskey.io/) - A forum used for questions surrounding Misskey -- [Misskey Forum](https://forum.misskey.io/) - Misskeyに関する話題を扱うフォーラム ## Accounts - [@repo@misskey.io](https://misskey.io/@repo) - A bot that publishes posts about updates to the Misskey repository |