diff --git a/frontend/src/components/Service/ServiceTopStats.vue b/frontend/src/components/Service/ServiceTopStats.vue index e4058ebf..9a9f7576 100644 --- a/frontend/src/components/Service/ServiceTopStats.vue +++ b/frontend/src/components/Service/ServiceTopStats.vue @@ -6,11 +6,11 @@
{{service.online_24_hours}} % - {{$t('last_uptime')}} 24 {{$t('hours')}} + {{$t('last_uptime')}} 24 {{$tc('hour', 24)}}
{{service.online_7_days}} % - {{$t('last_uptime')}} 7 {{$t('days')}} + {{$t('last_uptime')}} 7 {{$tc('day', 24)}}