Rename "Basics" -> "Records" in stats page
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<div>
|
<div>
|
||||||
<h1 class="mt-5 text-base lg:text-2xl text-zinc-900 dark:text-zinc-200 font-semibold">
|
<h1 class="mt-5 text-base lg:text-2xl text-zinc-900 dark:text-zinc-200 font-semibold">
|
||||||
{gettext("Basics")}
|
{gettext("Records")}
|
||||||
</h1>
|
</h1>
|
||||||
<%!-- TODO: replace with OSS version --%>
|
<%!-- TODO: replace with OSS version --%>
|
||||||
<dl class="mt-5 grid grid-cols-2 gap-5 sm:grid-cols-5">
|
<dl class="mt-5 grid grid-cols-2 gap-5 sm:grid-cols-5">
|
||||||
|
|||||||
@@ -23,11 +23,6 @@ msgstr ""
|
|||||||
msgid "Are you sure?"
|
msgid "Are you sure?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lib/music_library_web/live/stats_live/index.html.heex:3
|
|
||||||
#, elixir-autogen, elixir-format
|
|
||||||
msgid "Basics"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: lib/music_library_web/live/record_live/form_component.ex:36
|
#: lib/music_library_web/live/record_live/form_component.ex:36
|
||||||
#: lib/music_library_web/live/record_live/form_component.ex:43
|
#: lib/music_library_web/live/record_live/form_component.ex:43
|
||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
@@ -506,3 +501,8 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Number of albums"
|
msgid "Number of albums"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/music_library_web/live/stats_live/index.html.heex:3
|
||||||
|
#, elixir-autogen, elixir-format
|
||||||
|
msgid "Records"
|
||||||
|
msgstr ""
|
||||||
|
|||||||
Reference in New Issue
Block a user