diff --git a/lib/music_library_web/live/record_set_live/index.html.heex b/lib/music_library_web/live/record_set_live/index.html.heex index c730b83f..a8a1f9ed 100644 --- a/lib/music_library_web/live/record_set_live/index.html.heex +++ b/lib/music_library_web/live/record_set_live/index.html.heex @@ -40,11 +40,11 @@ >
-
+

{record_set.name}

- + {gettext("%{collected}/%{total} records", RecordSet.count_by_status(record_set))}