特定インスタンスからのフォローを全解除できるように

This commit is contained in:
syuilo 2019-02-07 21:59:18 +09:00
parent 15cac10d7b
commit e43c9c0e21
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
3 changed files with 58 additions and 0 deletions

View file

@ -1381,6 +1381,8 @@ admin/views/federation.vue:
status: "ステータス"
latest-request-sent-at: "直近のリクエスト送信"
latest-request-received-at: "直近のリクエスト受信"
remove-all-following: "フォローを全解除"
remove-all-following-info: "{host}からのフォローをすべて解除します。そのインスタンスがもう存在しなくなった場合などに実行してください。"
lookup: "照会"
instances: "インスタンス"
instance-not-registered: "そのインスタンスは登録されていません"