feat: support muting conversations (#614)

This commit is contained in:
Daniel Roe 2022-12-28 22:44:23 +01:00 committed by GitHub
parent b6f0bd356a
commit f65f9c9a1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 37 additions and 2 deletions

View file

@ -37,10 +37,12 @@
"direct_message_account": "{0}さんにダイレクトメッセージ",
"mention_account": "{0}さんにメンション",
"mute_account": "{0}さんをミュート",
"mute_conversation": "ミュートポスト",
"open_in_original_site": "元のサイトで開く",
"unblock_account": "{0}さんのブロックを解除",
"unblock_domain": "{0}のドメインブロックを解除",
"unmute_account": "{0}さんのミュートを解除"
"unmute_account": "{0}さんのミュートを解除",
"unmute_conversation": "投稿のミュートを解除"
},
"nav": {
"bookmarks": "ブックマーク",