diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2023-10-06 01:30:09 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-02-25 20:03:26 -0400 |
commit | 9dad55f40a8465fe9732f6d00b2d1fe8aff61bd5 (patch) | |
tree | 80d6a640cea4eb9ff5de8c2880ceb00db29de748 /src/strings-default.yaml | |
parent | 6ff9a13abcf19ffb685c31f8bdf85b431912e6bf (diff) |
content: generateArtTagGalleryPage: stub message for yet unfeatured
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 8 |
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}." |