« get me outta code hell

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:
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})",