ngetext playcount

This commit is contained in:
cwilvx
2024-10-14 17:33:00 +03:00
parent 9ee8e9d0d8
commit 24d52167ca
+1 -1
View File
@@ -324,7 +324,7 @@ def get_stats():
playcount = StatItem(
"streams",
said_period,
f"{playcount} track{'' if playcount == 1 else 's'} played",
f"{playcount} track {ngettext('play', 'plays', playcount)}",
)
playduration = StatItem(