diff --git a/lib/music_library_web/live/artist_live/show.html.heex b/lib/music_library_web/live/artist_live/show.html.heex
index aaa57e9b..0c5d7757 100644
--- a/lib/music_library_web/live/artist_live/show.html.heex
+++ b/lib/music_library_web/live/artist_live/show.html.heex
@@ -23,6 +23,9 @@
>
{render_bio(artist_info.bio)}
+
+ {gettext("Biography not available")}
+
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index ebf45472..ad308b9e 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -51,7 +51,7 @@ msgid "Choose a value"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex:13
-#: lib/music_library_web/live/artist_live/show.html.heex:29
+#: lib/music_library_web/live/artist_live/show.html.heex:32
#: lib/music_library_web/live/collection_live/index.ex:77
#: lib/music_library_web/live/collection_live/show.ex:102
#: lib/music_library_web/live/collection_live/show.ex:119
@@ -328,7 +328,7 @@ msgid "Welcome to your Music Library"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex:19
-#: lib/music_library_web/live/artist_live/show.html.heex:67
+#: lib/music_library_web/live/artist_live/show.html.heex:70
#: lib/music_library_web/live/wishlist_live/index.ex:75
#: lib/music_library_web/live/wishlist_live/show.ex:102
#, elixir-autogen, elixir-format
@@ -478,12 +478,13 @@ msgid "Dev dashboard"
msgstr ""
#: lib/music_library_web/live/artist_live/show.ex:53
+#: lib/music_library_web/live/artist_live/show.html.heex:27
#, elixir-autogen, elixir-format
msgid "Biography not available"
msgstr ""
-#: lib/music_library_web/live/artist_live/show.html.heex:47
-#: lib/music_library_web/live/artist_live/show.html.heex:85
+#: lib/music_library_web/live/artist_live/show.html.heex:50
+#: lib/music_library_web/live/artist_live/show.html.heex:88
#, elixir-autogen, elixir-format
msgid "View details"
msgstr ""