Make application work with empty database

This commit is contained in:
Claudio Ortolina
2025-11-19 10:16:21 +00:00
parent d074bd5332
commit a597ff4032
6 changed files with 54 additions and 3 deletions
+10
View File
@@ -1624,3 +1624,13 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Top %{n} Collection Genres"
msgstr ""
#: lib/music_library_web/components/chart_components.ex
#, elixir-autogen, elixir-format
msgid "No data available"
msgstr ""
#: lib/music_library_web/components/stats_components.ex
#, elixir-autogen, elixir-format
msgid "No record found"
msgstr ""
+10
View File
@@ -1624,3 +1624,13 @@ msgstr ""
#, elixir-autogen, elixir-format, fuzzy
msgid "Top %{n} Collection Genres"
msgstr ""
#: lib/music_library_web/components/chart_components.ex
#, elixir-autogen, elixir-format
msgid "No data available"
msgstr ""
#: lib/music_library_web/components/stats_components.ex
#, elixir-autogen, elixir-format
msgid "No record found"
msgstr ""