« get me outta code hell

content: listArtistsByName: divide by main groups - 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-20 21:22:15 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-08-20 22:08:13 -0300
commit60b6715b38d137f8d6d0ce3c537a546a507ecf1f (patch)
tree1cfeb23a2060793934a3df952a45b9d4a3ee36b0 /src/strings-default.json
parent93fd751aeb3a9c0b60889db0073e7907c87f90fe (diff)
content: listArtistsByName: divide by main groups
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 8d7756ad..2b4b0981 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -367,6 +367,8 @@
   "listingPage.listArtists.byName.title": "Artists - by Name",
   "listingPage.listArtists.byName.title.short": "...by Name",
   "listingPage.listArtists.byName.item": "{ARTIST} ({CONTRIBUTIONS})",
+  "listingPage.listArtists.byName.chunk.title": "Contributed to {GROUP}:",
+  "listingPage.listArtists.byName.chunk.item": "{ARTIST} ({CONTRIBUTIONS})",
   "listingPage.listArtists.byContribs.title": "Artists - by Contributions",
   "listingPage.listArtists.byContribs.title.short": "...by Contributions",
   "listingPage.listArtists.byContribs.item": "{ARTIST} ({CONTRIBUTIONS})",