Shorten "No MusicBrainz ID" -> "No MB ID"

So that it's inline with other UI elements, and fits nicely in mobile UI
This commit is contained in:
Claudio Ortolina
2024-11-26 08:03:34 +00:00
parent 02d126ac90
commit eef60a66a8
3 changed files with 3 additions and 3 deletions
@@ -125,7 +125,7 @@
"ring-zinc-600/20 dark:ring-zinc-500/20"
]}
>
<%= gettext("No MusicBrainz ID") %>
<%= gettext("No MB ID") %>
</span>
<span
:if={track.album.musicbrainz_id in @collected_release_ids}