Add status for each track in the scrobble activity

This commit is contained in:
Claudio Ortolina
2024-11-13 11:53:45 +00:00
parent a0947b07f3
commit 80f945555c
5 changed files with 79 additions and 6 deletions
+15 -5
View File
@@ -82,8 +82,8 @@ msgid "Edit"
msgstr ""
#: lib/music_library_web/live/record_live/index.ex:121
#: lib/music_library_web/live/stats_live/index.ex:60
#: lib/music_library_web/live/stats_live/index.ex:66
#: lib/music_library_web/live/stats_live/index.ex:70
#: lib/music_library_web/live/stats_live/index.ex:76
#: lib/music_library_web/live/wishlist_live/index.ex:117
#: lib/music_library_web/live/wishlist_live/index.ex:124
#, elixir-autogen, elixir-format
@@ -177,7 +177,7 @@ msgid "No results"
msgstr ""
#: lib/music_library_web/live/record_live/index.html.heex:89
#: lib/music_library_web/live/stats_live/index.html.heex:112
#: lib/music_library_web/live/stats_live/index.html.heex:145
#: lib/music_library_web/live/wishlist_live/index.html.heex:89
#, elixir-autogen, elixir-format
msgid "Open options"
@@ -210,7 +210,7 @@ msgid "Purchased on"
msgstr ""
#: lib/music_library_web/live/record_live/index.ex:112
#: lib/music_library_web/live/stats_live/index.ex:52
#: lib/music_library_web/live/stats_live/index.ex:62
#: lib/music_library_web/live/wishlist_live/index.ex:109
#, elixir-autogen, elixir-format
msgid "Record imported successfully"
@@ -273,7 +273,7 @@ msgid "Something went wrong!"
msgstr ""
#: lib/music_library_web/components/layouts/app.html.heex:7
#: lib/music_library_web/live/stats_live/index.ex:34
#: lib/music_library_web/live/stats_live/index.ex:42
#, elixir-autogen, elixir-format
msgid "Stats"
msgstr ""
@@ -371,3 +371,13 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Choose which format to import"
msgstr ""
#: lib/music_library_web/live/stats_live/index.html.heex:114
#, elixir-autogen, elixir-format
msgid "Collected"
msgstr ""
#: lib/music_library_web/live/stats_live/index.html.heex:127
#, elixir-autogen, elixir-format
msgid "Wishlisted"
msgstr ""