« get me outta code hell

content: generateArtTagInfoPage: descendant gallery links - 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-06 00:55:16 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-06 00:55:16 -0300
commite327490387c97c79fd63abc88cfee115679499ac (patch)
tree3943bf66358451fa7b92d850dfdc833efaf869e3 /src/strings-default.json
parent5285c0c896e89314e961b0f6261bc9bcda2813bd (diff)
content: generateArtTagInfoPage: descendant gallery links
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index be8939b8..f12fbad2 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -336,8 +336,12 @@
   "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:",
+  "artTagInfoPage.descendsFromTags.item": "{TAG}",
+  "artTagInfoPage.descendantTags": "Tags that descend from {TAG}:",
+  "artTagInfoPage.descendantTags.item": "{TAG}",
+  "artTagInfoPage.descendantTags.item.withGallery": "{TAG} ({GALLERY})",
+  "artTagInfoPage.descendantTags.item.gallery": "Gallery",
   "artTagGalleryPage.title": "{TAG}",
   "artTagGalleryPage.infoLine": "Appears in {COVER_ARTS}.",
   "artTagGalleryPage.descendsFrom": "Descends from {TAGS}.",