« get me outta code hell

content: generateArtTagInfoPage: misc. updates - 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 19:57:02 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-04 19:57:02 -0300
commitabb73f5e8a2361d133736a6cc5bed5c98206a814 (patch)
tree103a77a4960ef4f3fdbd8b9f1b4d50a6e8d16df0 /src/strings-default.json
parent0a2b420891db2832ac5bc7e25cbe3fc2c15859a7 (diff)
content: generateArtTagInfoPage: misc. updates
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 3a2a4994..7f7a3646 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -120,7 +120,6 @@
   "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:",
@@ -323,6 +322,13 @@
   "artistGalleryPage.infoLine": "Contributed to {COVER_ARTS}.",
   "artTagPage.nav.tag": "Tag: {TAG}",
   "artTagInfoPage.title": "{TAG}",
+  "artTagInfoPage.viewArtGallery": "View this tag's {LINK}!",
+  "artTagInfoPage.viewArtGallery.link": "art gallery",
+  "artTagInfoPage.readMoreOn": "Read more about {TAG} on {LINKS}.",
+  "artTagInfoPage.featuredIn.notFeatured": "This tag hasn't been featured in any artworks yet.",
+  "artTagInfoPage.featuredIn.directlyOnly": "This tag is featured in {ARTWORKS}.",
+  "artTagInfoPage.featuredIn.indirectlyOnly": "This tag is featured in {ARTWORKS}, but only indirectly - have a look at its descendant tags!",
+  "artTagInfoPage.featuredIn.directlyAndIndirectly": "This tag is directly featured in {ARTWORKS_DIRECTLY}, and indirectly in {ARTWORKS_INDIRECTLY} more, for a total of {ARTWORKS_TOTAL}.",
   "artTagInfoPage.descendantTags": "Tags that descend from {TAG}:",
   "artTagInfoPage.descendsFromTags": "Tags that {TAG} descends from:",
   "artTagGalleryPage.title": "{TAG}",