diff --git a/src/client/app/admin/views/federation.vue b/src/client/app/admin/views/federation.vue index 729c5b02b8..2d1466d143 100644 --- a/src/client/app/admin/views/federation.vue +++ b/src/client/app/admin/views/federation.vue @@ -5,6 +5,7 @@
{{ $t('host') }} + {{ $t('lookup') }} @@ -12,37 +13,46 @@ {{ $t('host') }} + {{ $t('caught-at') }} + {{ $t('notes') }} + {{ $t('users') }} + {{ $t('following') }} + {{ $t('followers') }} + {{ $t('latest-request-sent-at') }} + {{ $t('status') }} + {{ $t('latest-request-received-at') }} + {{ $t('block') }} {{ $t('marked-as-closed') }} @@ -138,7 +148,8 @@