mirror of https://github.com/statping/statping
typo fix
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>pull/919/head
parent
f6553893d7
commit
aeb5e9dad9
|
@ -10,7 +10,7 @@
|
|||
</div>
|
||||
<div class="col-4">
|
||||
<span class="font-5 d-block font-weight-bold">{{service.online_7_days}} %</span>
|
||||
<span class="font-1 subtitle">{{$t('last_uptime')}} 7 {{$tc('day', 24)}}</span>
|
||||
<span class="font-1 subtitle">{{$t('last_uptime')}} 7 {{$tc('day', 7)}}</span>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue