diff --git a/lib/music_library_web/live/stats_live/index.html.heex b/lib/music_library_web/live/stats_live/index.html.heex
index 6115f347..831d4165 100644
--- a/lib/music_library_web/live/stats_live/index.html.heex
+++ b/lib/music_library_web/live/stats_live/index.html.heex
@@ -1,6 +1,6 @@
- {gettext("Basics")}
+ {gettext("Records")}
<%!-- TODO: replace with OSS version --%>
diff --git a/priv/gettext/default.pot b/priv/gettext/default.pot
index 6809b884..305e0190 100644
--- a/priv/gettext/default.pot
+++ b/priv/gettext/default.pot
@@ -23,11 +23,6 @@ msgstr ""
msgid "Are you sure?"
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:43
#, elixir-autogen, elixir-format
@@ -506,3 +501,8 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Number of albums"
msgstr ""
+
+#: lib/music_library_web/live/stats_live/index.html.heex:3
+#, elixir-autogen, elixir-format
+msgid "Records"
+msgstr ""