« get me outta code hell

content: generate{Artist,Group}InfoPage: alias links - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.yaml
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-11-17 10:06:28 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-11-17 13:40:01 -0400
commit1b38561fa4fda4ef314d3db035812c35976487fe (patch)
tree232b42f3d80daa087fee4ae4600610ddc44de5d3 /src/strings-default.yaml
parent0d74914e3c3c345ddac3025b561b88ed9a055f95 (diff)
content: generate{Artist,Group}InfoPage: alias links
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index f6c21c72..5f82a1a1 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -1081,6 +1081,8 @@ artistPage:
       _: "{GROUP}"
       withAnnotation: "{GROUP} ({ANNOTATION})"
 
+    alias: "This artist is an alias of {GROUPS}."
+
   creditList:
 
     # album:
@@ -1318,6 +1320,8 @@ groupInfoPage:
     one: "View artist page: {ARTIST}."
     multiple: "View artist pages: {ARTISTS}."
 
+    aliases: "View alias pages: {ALIASES}."
+
     artist:
       _: "{ARTIST}"
       withAnnotation: "{ARTIST} ({ANNOTATION})"