diff --git a/src/routes/pubnix/+page.svelte b/src/routes/pubnix/+page.svelte index b2668bc..81b7e6b 100644 --- a/src/routes/pubnix/+page.svelte +++ b/src/routes/pubnix/+page.svelte @@ -36,7 +36,16 @@
There is {onlineUserCount} user online out of {userCount} users.
+There are {onlineUserCount} users online out of {userCount} users.
No users online
+No users online out of {userCount} users.
{/if} {:else}{data.users.message}