Update subpage.html

Bold the Remained Label
This commit is contained in:
lifesaviorcharity 2026-05-02 17:35:07 +03:30 committed by GitHub
parent 51e2fb6dbf
commit 6697967e28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -175,7 +175,7 @@
<a-descriptions-item label='{{ i18n "subscription.totalQuota" }}'>[[
app.total
]]</a-descriptions-item>
<a-descriptions-item v-if="app.totalByte > 0" label='{{ i18n "remained" }}'>[[
<a-descriptions-item v-if="app.totalByte > 0" label='<b>{{ i18n "remained" }}</b>'>[[
app.remained ]]</a-descriptions-item>
<a-descriptions-item label='{{ i18n "lastOnline" }}'>
<template v-if="app.lastOnlineMs > 0">