diff --git a/src/components/ProfileInfo.vue b/src/components/ProfileInfo.vue
index 6ebdbead..ed2e384b 100644
--- a/src/components/ProfileInfo.vue
+++ b/src/components/ProfileInfo.vue
@@ -31,20 +31,19 @@
:disable-tooltip="true"
:size="128" />
{{ displayName }}
-
-
+
-
-
+
{{ accountInfo.statuses_count }} {{ t('social', 'posts') }}
-
-
+
{{ accountInfo.following_count }} {{ t('social', 'following') }}
-
-
+
{{ accountInfo.followers_count }} {{ t('social', 'followers') }}
@@ -58,7 +57,7 @@
-
+