From a57fe42dff37797d6a120b292c557253cad8c908 Mon Sep 17 00:00:00 2001 From: advplyr Date: Thu, 18 Apr 2024 17:30:06 -0500 Subject: [PATCH] Update:Library stats to format numbers using selected language #2861, clean up UI for library stats preview icons --- client/components/stats/PreviewIcons.vue | 34 ++++++++++++------------ client/plugins/i18n.js | 4 +++ client/tailwind.config.js | 3 ++- 3 files changed, 23 insertions(+), 18 deletions(-) diff --git a/client/components/stats/PreviewIcons.vue b/client/components/stats/PreviewIcons.vue index 7bda889b04..8427b7b51f 100644 --- a/client/components/stats/PreviewIcons.vue +++ b/client/components/stats/PreviewIcons.vue @@ -1,45 +1,45 @@