diff --git a/lib/music_library_web/components/layouts/root.html.heex b/lib/music_library_web/components/layouts/root.html.heex index e4b961e4..4dd25026 100644 --- a/lib/music_library_web/components/layouts/root.html.heex +++ b/lib/music_library_web/components/layouts/root.html.heex @@ -55,7 +55,13 @@
- <%= gettext("Made by Claudio Ortolina") %> + <%= gettext("Made by") %> + + Claudio Ortolina +
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 5a77d59c..9d483742 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -466,5 +466,5 @@ msgstr "" #: lib/music_library_web/components/layouts/root.html.heex:58 #, elixir-autogen, elixir-format -msgid "Made by Claudio Ortolina" +msgid "Made by" msgstr ""