« get me outta code hell

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:
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r--src/strings-default.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml
index a552febd..5834facd 100644
--- a/src/strings-default.yaml
+++ b/src/strings-default.yaml
@@ -1336,8 +1336,12 @@ artTagInfoPage:
 artTagGalleryPage:
   title: "{TAG}"
 
-  infoLine: >-
-    Appears in {COVER_ARTS}.
+  infoLine:
+    _: "Featured in {COVER_ARTS}."
+
+    notFeatured:
+      _: "This tag hasn't been featured in any artworks yet."
+      callToAction: "Maybe your track will be the first!"
 
   descendsFrom: "Descends from {TAGS}."
   descendants: "Direct descendants: {TAGS}."