1
0

indicate if a user is blocked / muted by the current user

This commit is contained in:
Hazel K
2024-10-05 19:13:09 -04:00
parent ac1e5a0fb5
commit e622ab7cc7
4 changed files with 40 additions and 13 deletions
+2
View File
@@ -143,8 +143,10 @@ markAsSensitive: "センシティブとして設定"
unmarkAsSensitive: "センシティブを解除する"
enterFileName: "ファイル名を入力"
mute: "ミュート"
muted: "Muted"
unmute: "ミュート解除"
renoteMute: "ブーストをミュート"
renoteMuted: "Boosts muted"
renoteUnmute: "ブーストのミュートを解除"
block: "ブロック"
unblock: "ブロック解除"