diff --git a/locales/en-US.yml b/locales/en-US.yml
index 5a0ebd366..226a39f91 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -780,6 +780,10 @@ translatedFrom: "Translated from {x}"
accountDeletionInProgress: "Account deletion is currently in progress"
usernameInfo: "A name that identifies your account from others on this server. You can use the alphabet (a~z, A~Z), digits (0~9) or underscores (_). Usernames can not be changed later."
keepCw: "Keep Content Warning"
+pubSub: "Pub/Sub Accounts"
+lastCommunication: "Last communication"
+resolved: "Resolved"
+unresolved: "Unresolved"
_accountDelete:
accountDelete: "Delete Account"
mayTakeTime: "As account deletion is a resource-heavy process, it may take some time to complete depending on how much content you have created and how many files you have uploaded."
diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml
index 428cfc1fd..e22f50668 100644
--- a/locales/ja-JP.yml
+++ b/locales/ja-JP.yml
@@ -781,6 +781,10 @@ accountDeletionInProgress: "アカウントの削除が進行中です"
usernameInfo: "サーバー上であなたのアカウントを一意に識別するための名前。アルファベット(a~z, A~Z)、数字(0~9)、およびアンダーバー(_)が使用できます。ユーザー名は後から変更することは出来ません。"
aiChanMode: "藍モード"
keepCw: "CWを維持する"
+pubSub: "Pub/Subのアカウント"
+lastCommunication: "直近の通信"
+resolved: "解決済み"
+unresolved: "未解決"
_accountDelete:
accountDelete: "アカウントの削除"
diff --git a/src/client/pages/federation.vue b/src/client/pages/federation.vue
index f4ab9d0ec..2afe70eea 100644
--- a/src/client/pages/federation.vue
+++ b/src/client/pages/federation.vue
@@ -28,14 +28,14 @@
-
-
-
-
+
+
+
+
-
-
+
+