From 14d566aa5ea44dbffda2540f0e44b34dedfc79bb Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 4 Oct 2023 15:27:23 -0300 Subject: content: generateArtTagInfoPage (stub, mostly) --- src/strings-default.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/strings-default.json') diff --git a/src/strings-default.json b/src/strings-default.json index 00177554..bed6d1a7 100644 --- a/src/strings-default.json +++ b/src/strings-default.json @@ -120,6 +120,7 @@ "releaseInfo.listenOn.noLinks": "This wiki doesn't have any listening links for {NAME}.", "releaseInfo.visitOn": "Visit on {LINKS}.", "releaseInfo.playOn": "Play on {LINKS}.", + "releaseInfo.readMoreOn": "Read more on {LINKS}.", "releaseInfo.readCommentary": "Read {LINK}.", "releaseInfo.readCommentary.link": "artist commentary", "releaseInfo.alsoReleasedAs": "Also released as:", @@ -320,6 +321,9 @@ "artistGalleryPage.title": "{ARTIST} - Gallery", "artistGalleryPage.infoLine": "Contributed to {COVER_ARTS}.", "artTagPage.nav.tag": "Tag: {TAG}", + "artTagInfoPage.title": "{TAG}", + "artTagInfoPage.descendantTags": "Tags that descend from {TAG}:", + "artTagInfoPage.descendsFromTags": "Tags that {TAG} descends from:", "artTagGalleryPage.title": "{TAG}", "artTagGalleryPage.infoLine": "Appears in {COVER_ARTS}.", "artTagGalleryPage.descendsFrom": "Descends from {TAGS}.", -- cgit 1.3.0-6-gf8a5