diff --git a/joinlemmy-translations b/joinlemmy-translations index dbdbaa9..7c61980 160000 --- a/joinlemmy-translations +++ b/joinlemmy-translations @@ -1 +1 @@ -Subproject commit dbdbaa9e6176aca1f7772ced2c61ed5209af86a6 +Subproject commit 7c61980d6f3d6a004dee82fd6da65d1ee62a3447 diff --git a/src/shared/components/instances.tsx b/src/shared/components/instances.tsx index b8e80f8..ca97c4e 100644 --- a/src/shared/components/instances.tsx +++ b/src/shared/components/instances.tsx @@ -81,6 +81,7 @@ export class Instances extends Component { {i18n.t("users_active_per_month", { count: users_active_month, + formattedCount: numToSI(users_active_month), })}