diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-11-17 08:44:06 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-11-17 13:40:01 -0400 |
commit | 0d74914e3c3c345ddac3025b561b88ed9a055f95 (patch) | |
tree | 7770ad0c4c81eebc34b3702c09c839efe134b808 /src/strings-default.yaml | |
parent | 6bcbe4f3489bafff4a78f87e030c08db734af021 (diff) |
data, content: closely linked artist annotations
Basic implementation only here, nothing custom for particular annotations for example.
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 7d85bf15..f6c21c72 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1077,6 +1077,10 @@ artistPage: one: "This artist has a group page: {GROUP}." multiple: "This artist has group pages: {GROUPS}." + group: + _: "{GROUP}" + withAnnotation: "{GROUP} ({ANNOTATION})" + creditList: # album: @@ -1314,6 +1318,10 @@ groupInfoPage: one: "View artist page: {ARTIST}." multiple: "View artist pages: {ARTISTS}." + artist: + _: "{ARTIST}" + withAnnotation: "{ARTIST} ({ANNOTATION})" + viewAlbumGallery: _: >- View {LINK}! Or browse the list: |