diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-11-16 12:08:47 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-11-17 13:39:59 -0400 |
commit | 0337711ed78c05418ba793b71fde082d96b1cb5b (patch) | |
tree | e88e4eb6100b29660b4ded1b6aac01557d65aa59 /src/strings-default.yaml | |
parent | a618ec62bb07a0037e9431b2d7fda0ea55c29881 (diff) |
content: generate{Artist,Group}InfoPage: close group/artist links
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 5838aa7d..7d85bf15 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1073,6 +1073,10 @@ artistPage: nav: artist: "Artist: {ARTIST}" + closelyLinkedGroups: + one: "This artist has a group page: {GROUP}." + multiple: "This artist has group pages: {GROUPS}." + creditList: # album: @@ -1306,6 +1310,10 @@ groupPage: groupInfoPage: title: "{GROUP}" + closelyLinkedArtists: + one: "View artist page: {ARTIST}." + multiple: "View artist pages: {ARTISTS}." + viewAlbumGallery: _: >- View {LINK}! Or browse the list: |