diff --git a/lib/music_library_web/components/record_components.ex b/lib/music_library_web/components/record_components.ex index 29ab559c..5eac74e0 100644 --- a/lib/music_library_web/components/record_components.ex +++ b/lib/music_library_web/components/record_components.ex @@ -43,40 +43,40 @@ defmodule MusicLibraryWeb.RecordComponents do
{Records.Record.format_release(record.release)} - - · {Records.Record.format_long_label(record.format)} · {Records.Record.type_long_label( - record.type - )} - 0}> - · - - {gettext("Number of included records")} - - - {Records.Record.child_release_groups_count(record)} - +
++ {Records.Record.format_long_label(record.format)} · {Records.Record.type_long_label( + record.type + )} + 0}> + · + + {gettext("Number of included records")} - - · - - {gettext("Purchased on")} - - <.icon - name="hero-banknotes" - class="-mt-1 h-4 w-4" - aria-hidden="true" - data-slot="icon" - /> - {Records.Record.format_purchased_at(record.purchased_at)} + + {Records.Record.child_release_groups_count(record)} + + · + + {gettext("Purchased on")} + + <.icon + name="hero-banknotes" + class="-mt-1 h-4 w-4" + aria-hidden="true" + data-slot="icon" + /> + {Records.Record.format_purchased_at(record.purchased_at)} +
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 936e4e65..8ec9771f 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -181,7 +181,7 @@ msgstr "" msgid "Purchased at" msgstr "" -#: lib/music_library_web/components/record_components.ex:69 +#: lib/music_library_web/components/record_components.ex:70 #: lib/music_library_web/components/record_components.ex:108 #: lib/music_library_web/live/collection_live/show.html.heex:181 #, elixir-autogen, elixir-format @@ -357,7 +357,7 @@ msgstr "" msgid "Wishlisted" msgstr "" -#: lib/music_library_web/components/record_components.ex:53 +#: lib/music_library_web/components/record_components.ex:54 #: lib/music_library_web/components/record_components.ex:92 #, elixir-autogen, elixir-format msgid "Number of included records"