- {@artist.name}
+
+
<.async_result :let={artist_info} assign={@artist_info}>
<:loading>
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index 0a2005c9..dd35701d 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -30,7 +30,7 @@ msgid "Choose a value"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex:14
-#: lib/music_library_web/live/artist_live/show.html.heex:65
+#: lib/music_library_web/live/artist_live/show.html.heex:67
#: lib/music_library_web/live/collection_live/index.ex:143
#: lib/music_library_web/live/collection_live/show.ex:115
#: lib/music_library_web/live/collection_live/show.ex:132
@@ -306,7 +306,7 @@ msgid "Welcome to your Music Library"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex:20
-#: lib/music_library_web/live/artist_live/show.html.heex:74
+#: lib/music_library_web/live/artist_live/show.html.heex:76
#: lib/music_library_web/live/wishlist_live/index.ex:154
#: lib/music_library_web/live/wishlist_live/show.ex:130
#, elixir-autogen, elixir-format
@@ -433,27 +433,22 @@ msgstr ""
msgid "Dev dashboard"
msgstr ""
-#: lib/music_library_web/live/artist_live/record_components.ex:43
+#: lib/music_library_web/live/artist_live/record_components.ex:42
#, elixir-autogen, elixir-format
msgid "View details"
msgstr ""
-#: lib/music_library_web/live/artist_live/show.html.heex:29
-#, elixir-autogen, elixir-format
-msgid "Number of scrobbles"
-msgstr ""
-
-#: lib/music_library_web/live/artist_live/show.html.heex:58
+#: lib/music_library_web/live/artist_live/show.html.heex:60
#, elixir-autogen, elixir-format
msgid "Biography"
msgstr ""
-#: lib/music_library_web/live/artist_live/show.html.heex:40
+#: lib/music_library_web/live/artist_live/show.html.heex:42
#, elixir-autogen, elixir-format
msgid "Loading biography"
msgstr ""
-#: lib/music_library_web/live/artist_live/show.html.heex:7
+#: lib/music_library_web/live/artist_live/show.html.heex:9
#, elixir-autogen, elixir-format
msgid "Loading play count"
msgstr ""
@@ -493,12 +488,12 @@ msgstr ""
msgid "Records"
msgstr ""
-#: lib/music_library_web/live/artist_live/show.html.heex:51
+#: lib/music_library_web/live/artist_live/show.html.heex:53
#, elixir-autogen, elixir-format
msgid "Error loading biography"
msgstr ""
-#: lib/music_library_web/live/artist_live/show.html.heex:24
+#: lib/music_library_web/live/artist_live/show.html.heex:26
#, elixir-autogen, elixir-format
msgid "Error loading play count"
msgstr ""
@@ -513,12 +508,21 @@ msgstr ""
msgid "Errors"
msgstr ""
-#: lib/music_library_web/live/artist_live/record_components.ex:19
-#, elixir-autogen, elixir-format
-msgid "Number of records"
-msgstr ""
-
-#: lib/music_library_web/live/artist_live/show.html.heex:31
+#: lib/music_library_web/live/artist_live/show.html.heex:29
#, elixir-autogen, elixir-format
msgid "On Tour"
msgstr ""
+
+#: lib/music_library_web/live/artist_live/record_components.ex:20
+#, elixir-autogen, elixir-format
+msgid "1 record"
+msgid_plural "%{count} records"
+msgstr[0] ""
+msgstr[1] ""
+
+#: lib/music_library_web/live/artist_live/show.html.heex:34
+#, elixir-autogen, elixir-format
+msgid "1 scrobble"
+msgid_plural "%{count} scrobbles"
+msgstr[0] ""
+msgstr[1] ""