« get me outta code hell

content: generateArtTagInfoPage (stub, mostly) - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-10-04 15:27:23 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-04 15:27:23 -0300
commit14d566aa5ea44dbffda2540f0e44b34dedfc79bb (patch)
tree25adf3275d871cc22f8e09874c873aad9e305b6a /src/strings-default.json
parentf3d03c7b0314b8a05d4f75f71bc8236bdda7db9b (diff)
content: generateArtTagInfoPage (stub, mostly)
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json4
1 files changed, 4 insertions, 0 deletions
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}.",