From 582eb8d0315725b1d4732f7c4138400d0ec181ce Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 6 Apr 2025 19:30:58 +0100 Subject: [PATCH] Rename charts --- lib/music_library_web/live/stats_live/index.html.heex | 4 ++-- priv/gettext/default.pot | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/music_library_web/live/stats_live/index.html.heex b/lib/music_library_web/live/stats_live/index.html.heex index d18e1a15..193f5287 100644 --- a/lib/music_library_web/live/stats_live/index.html.heex +++ b/lib/music_library_web/live/stats_live/index.html.heex @@ -71,7 +71,7 @@

- {gettext("Records by Artist")} + {gettext("Collection records by Artist")}

<.vertical_bar_chart @@ -93,7 +93,7 @@

- {gettext("Records by Genre")} + {gettext("Collection records by Genre")}

<.vertical_bar_chart diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 04e4c46c..636e4a95 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -694,10 +694,10 @@ msgstr "" #: lib/music_library_web/live/stats_live/index.html.heex #, elixir-autogen, elixir-format -msgid "Records by Artist" +msgid "Collection records by Artist" msgstr "" #: lib/music_library_web/live/stats_live/index.html.heex #, elixir-autogen, elixir-format -msgid "Records by Genre" +msgid "Collection records by Genre" msgstr ""