Rename "Dev dashboard" -> "Live Dashboard"
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</div>
|
||||
<div class="flex space-x-2 md:space-x-8">
|
||||
<a class={["max-sm:hidden" | nav_link_classes()]} } href={~p"/dev/dashboard"}>
|
||||
{gettext("Dev dashboard")}
|
||||
{gettext("Live Dashboard")}
|
||||
</a>
|
||||
<a class={["max-sm:hidden" | nav_link_classes()]} } href={~p"/dev/errors"}>
|
||||
{gettext("Errors")}
|
||||
|
||||
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user