diff options
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. |