diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-06-04 20:45:36 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-06-04 20:45:36 -0300 |
commit | d7b5dc6296757de10dab64021e4663879177f316 (patch) | |
tree | 52deff4e9837aaeb82fb63333b5bba9834eb74e0 /src/strings-default.yaml | |
parent | 19c146ee09c9cafac3dab3c0369f7335892077c8 (diff) |
content: gAIPArtworksChunkItem: sneak artwork labels in here
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 0ce33a2c..0fcc88b6 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1330,6 +1330,16 @@ artistPage: flash: _: "{FLASH}" + artwork.accent: + withLabel: >- + {LABEL} + + withAnnotation: >- + {ANNOTATION} + + withLabel.withAnnotation: >- + {LABEL}: {ANNOTATION} + # contributedDurationLine: # This is shown at the top of the artist's track list, provided # any of their tracks have durations at all. |