diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index 759d1f6d..2f44b999 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -64,6 +64,28 @@ > Claudio Ortolina + + {gettext("Data sourced from")} + + MusicBrainz + + | + + Discogs + + | + + LastFm +

diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index db0c280f..b50b23ee 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -1281,3 +1281,8 @@ msgstr "" #, elixir-autogen, elixir-format msgid "New Template" msgstr "" + +#: lib/music_library_web/components/layouts/root.html.heex +#, elixir-autogen, elixir-format +msgid "Data sourced from" +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po index 43c22a49..859c5486 100644 --- a/priv/gettext/en/LC_MESSAGES/default.po +++ b/priv/gettext/en/LC_MESSAGES/default.po @@ -1281,3 +1281,8 @@ msgstr "" #, elixir-autogen, elixir-format, fuzzy msgid "New Template" msgstr "" + +#: lib/music_library_web/components/layouts/root.html.heex +#, elixir-autogen, elixir-format +msgid "Data sourced from" +msgstr ""