+
+ {gettext("Meta")}
+
<.async_result :let={artist_info} assign={@artist_info}>
<:loading>
@@ -81,7 +84,7 @@
:if={artist_info.bio !== ""}
class="text-sm leading-5 text-zinc-500 dark:text-zinc-400"
>
- {gettext("Biography")}
+ {gettext("Biography")}
{render_bio(@artist_info.result.summary)}
@@ -121,7 +124,7 @@
-
+
<.record_grid
:if={@collection_records_count > 0}
title={gettext("Collection")}
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index 31b096cb..e2ea6c5e 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -727,3 +727,8 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "No scrobbles"
msgstr ""
+
+#: lib/music_library_web/live/artist_live/show.html.heex
+#, elixir-autogen, elixir-format
+msgid "Meta"
+msgstr ""