| ↑[[ SizeFormatter.sizeFormat(getUpStats(record, client.email)) ]] | +↓[[ SizeFormatter.sizeFormat(getDownStats(record, client.email)) ]] | +
| {{ i18n "remained" }} | +[[ SizeFormatter.sizeFormat(getRemStats(record, client.email)) ]] | +
| [[ SizeFormatter.sizeFormat(getSumStats(record, client.email)) ]] | +
+ |
+
+ |
+
+ |
+ + [[ client._totalGB + "GB" ]] + ∞ + | +
| [[ remainedDays(client.expiryTime) ]] | +
+ |
+ [[ client.reset + "d" ]] | +
| {{ i18n "pages.inbounds.traffic" }} | +||||||||
| [[ SizeFormatter.sizeFormat(getUpStats(record, client.email) + getDownStats(record, client.email)) ]] | +
+ |
+
+
|
+
+ |
+ + [[ client._totalGB + "GB" ]] + ∞ + | +||||
|
+ |
+ ||||||||
| [[ remainedDays(client.expiryTime) ]] | +
+ |
+ [[ client.reset + "d" ]] | + + +
+ |
+ |||||