Human readable stats
Related issue: #873 (closed)
This change uses the toLocaleString()
feature to automatically format numbers on the stats page to the current locale's format. The format is chosen from the $store.state.ui.momentLocale
setting.
This change also rounds the number of hours to the nearest whole number for neatness (previously this was rounding down by default)
This Merge Request includes:
-
A changelog fragment (cf https://docs.funkwhale.audio/contributing.html#changelog-management)
Example:
Edited by Ciarán Ainsworth