diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 708792c4..ff7c92d5 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -41,7 +41,7 @@
- {gettext("Dev dashboard")} + {gettext("Live Dashboard")} {gettext("Errors")} diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot index 8958a129..60d19955 100644 --- a/priv/gettext/default.pot +++ b/priv/gettext/default.pot @@ -415,11 +415,6 @@ msgstr "" msgid "Made by" msgstr "" -#: lib/music_library_web/components/layouts/app.html.heex:44 -#, elixir-autogen, elixir-format -msgid "Dev dashboard" -msgstr "" - #: lib/music_library_web/components/record_components.ex:261 #, elixir-autogen, elixir-format msgid "View details" @@ -690,3 +685,8 @@ msgstr "" #, elixir-autogen, elixir-format msgid "or drag and drop" msgstr "" + +#: lib/music_library_web/components/layouts/app.html.heex:44 +#, elixir-autogen, elixir-format +msgid "Live Dashboard" +msgstr ""