-
-
- {{ i18n.ts.statistics }}
-
- {{ i18n.ts.notesCount }}
- {{ number(stats.notesCount) }}
-
-
- {{ i18n.ts.repliesCount }}
- {{ number(stats.repliesCount) }}
-
-
- {{ i18n.ts.renotesCount }}
- {{ number(stats.renotesCount) }}
-
-
- {{ i18n.ts.repliedCount }}
- {{ number(stats.repliedCount) }}
-
-
- {{ i18n.ts.renotedCount }}
- {{ number(stats.renotedCount) }}
-
-
- {{ i18n.ts.pollVotesCount }}
- {{ number(stats.pollVotesCount) }}
-
-
- {{ i18n.ts.pollVotedCount }}
- {{ number(stats.pollVotedCount) }}
-
-
- {{ i18n.ts.sentReactionsCount }}
- {{ number(stats.sentReactionsCount) }}
-
-
- {{ i18n.ts.receivedReactionsCount }}
- {{ number(stats.receivedReactionsCount) }}
-
-
- {{ i18n.ts.noteFavoritesCount }}
- {{ number(stats.noteFavoritesCount) }}
-
-
- {{ i18n.ts.followingCount }}
- {{ number(stats.followingCount) }}
-
-
- {{ i18n.ts.followingCount }} ({{ i18n.ts.local }})
- {{ number(stats.localFollowingCount) }}
-
-
- {{ i18n.ts.followingCount }} ({{ i18n.ts.remote }})
- {{ number(stats.remoteFollowingCount) }}
-
-
- {{ i18n.ts.followersCount }}
- {{ number(stats.followersCount) }}
-
-
- {{ i18n.ts.followersCount }} ({{ i18n.ts.local }})
- {{ number(stats.localFollowersCount) }}
-
-
- {{ i18n.ts.followersCount }} ({{ i18n.ts.remote }})
- {{ number(stats.remoteFollowersCount) }}
-
-
- {{ i18n.ts.pageLikesCount }}
- {{ number(stats.pageLikesCount) }}
-
-
- {{ i18n.ts.pageLikedCount }}
- {{ number(stats.pageLikedCount) }}
-
-
- {{ i18n.ts.driveFilesCount }}
- {{ number(stats.driveFilesCount) }}
-
-
- {{ i18n.ts.driveUsage }}
- {{ bytes(stats.driveUsage) }}
-
-
-
-
+
+
+ {{ i18n.ts.statistics }}
+
+ {{ i18n.ts.notesCount }}
+ {{ number(stats.notesCount) }}
+
+
+ {{ i18n.ts.repliesCount }}
+ {{ number(stats.repliesCount) }}
+
+
+ {{ i18n.ts.renotesCount }}
+ {{ number(stats.renotesCount) }}
+
+
+ {{ i18n.ts.repliedCount }}
+ {{ number(stats.repliedCount) }}
+
+
+ {{ i18n.ts.renotedCount }}
+ {{ number(stats.renotedCount) }}
+
+
+ {{ i18n.ts.pollVotesCount }}
+ {{ number(stats.pollVotesCount) }}
+
+
+ {{ i18n.ts.pollVotedCount }}
+ {{ number(stats.pollVotedCount) }}
+
+
+ {{ i18n.ts.sentReactionsCount }}
+ {{ number(stats.sentReactionsCount) }}
+
+
+ {{ i18n.ts.receivedReactionsCount }}
+ {{ number(stats.receivedReactionsCount) }}
+
+
+ {{ i18n.ts.noteFavoritesCount }}
+ {{ number(stats.noteFavoritesCount) }}
+
+
+ {{ i18n.ts.followingCount }}
+ {{ number(stats.followingCount) }}
+
+
+ {{ i18n.ts.followingCount }} ({{ i18n.ts.local }})
+ {{ number(stats.localFollowingCount) }}
+
+
+ {{ i18n.ts.followingCount }} ({{ i18n.ts.remote }})
+ {{ number(stats.remoteFollowingCount) }}
+
+
+ {{ i18n.ts.followersCount }}
+ {{ number(stats.followersCount) }}
+
+
+ {{ i18n.ts.followersCount }} ({{ i18n.ts.local }})
+ {{ number(stats.localFollowersCount) }}
+
+
+ {{ i18n.ts.followersCount }} ({{ i18n.ts.remote }})
+ {{ number(stats.remoteFollowersCount) }}
+
+
+ {{ i18n.ts.pageLikesCount }}
+ {{ number(stats.pageLikesCount) }}
+
+
+ {{ i18n.ts.pageLikedCount }}
+ {{ number(stats.pageLikedCount) }}
+
+
+ {{ i18n.ts.driveFilesCount }}
+ {{ number(stats.driveFilesCount) }}
+
+
+ {{ i18n.ts.driveUsage }}
+ {{ bytes(stats.driveUsage) }}
+
+
+