diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-07-17 16:04:04 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-07-17 17:12:44 -0300 |
commit | 769466e939ed63037335efbfe1cef7df3e3c9472 (patch) | |
tree | d153bbbc41b11ca9dbe447edc2528d3cb3c1429f /src/strings-default.yaml | |
parent | af4ca039b42da9968e82087560eb398f3b3bbd17 (diff) |
content: gGGPAlbumGrid: mark singles in info section
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 026b88c9..c55d5891 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1011,6 +1011,7 @@ misc: accent: "({DETAILS})" albumLength: "{TRACKS}, {TIME}" + albumLength.single: "single, {TIME}" coverArtists: "Artwork by {ARTISTS}" coverArtists.customLabel: "{LABEL} by {ARTISTS}" |