« get me outta code hell

content: listArtistsByContributions: use updated chunk layout - 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-08-28 09:58:22 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-28 09:58:22 -0300
commit6b76c7a0c852b87b3ff2e4f3a11fe15424618511 (patch)
tree85b7f7b92bebc3e054694af9d283fed63e9cc5e0 /src/strings-default.json
parent168425e7a3dd3a268cfdbd2a395e11ac72eaa3b2 (diff)
content: listArtistsByContributions: use updated chunk layout
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 457b4bed..d170b86b 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -370,7 +370,10 @@
   "listingPage.listArtists.byName.item": "{ARTIST} ({CONTRIBUTIONS})",
   "listingPage.listArtists.byContribs.title": "Artists - by Contributions",
   "listingPage.listArtists.byContribs.title.short": "...by Contributions",
-  "listingPage.listArtists.byContribs.item": "{ARTIST} ({CONTRIBUTIONS})",
+  "listingPage.listArtists.byContribs.chunk.title.trackContributors": "Contributed tracks:",
+  "listingPage.listArtists.byContribs.chunk.title.artContributors": "Contributed artworks:",
+  "listingPage.listArtists.byContribs.chunk.title.flashContributors": "Contributed to flashes & games:",
+  "listingPage.listArtists.byContribs.chunk.item": "{ARTIST} ({CONTRIBUTIONS})",
   "listingPage.listArtists.byCommentary.title": "Artists - by Commentary Entries",
   "listingPage.listArtists.byCommentary.title.short": "...by Commentary Entries",
   "listingPage.listArtists.byCommentary.item": "{ARTIST} ({ENTRIES})",