diff options
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}." |