« get me outta code hell

content: generateAlbumGalleryCoverArtistsLine - 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-07-16 11:59:14 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-07-16 11:59:14 -0300
commitd278cc4537b247dbfb3ccf806b5065e1642c8cb4 (patch)
tree37145c1ed7a60152e11dcd81f59b6bfc9e72ca91 /src/strings-default.json
parentf238efbf84d262274c28c04c0881a5464caf6a03 (diff)
content: generateAlbumGalleryCoverArtistsLine
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index a661493..df9945c 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -261,8 +261,9 @@
   "albumPage.socialEmbed.body.withTracks.withReleaseDate": "{TRACKS}. Released {DATE}.",
   "albumPage.socialEmbed.body.withDuration.withTracks.withReleaseDate": "{DURATION}, {TRACKS}. Released {DATE}.",
   "albumGalleryPage.title": "{ALBUM} - Gallery",
-  "albumGalleryPage.infoLine": "{TRACKS} totaling {DURATION}.",
-  "albumGalleryPage.infoLine.withDate": "{TRACKS} totaling {DURATION}. Released {DATE}.",
+  "albumGalleryPage.statsLine": "{TRACKS} totaling {DURATION}.",
+  "albumGalleryPage.statsLine.withDate": "{TRACKS} totaling {DURATION}. Released {DATE}.",
+  "albumGalleryPage.coverArtistsLine": "All track artwork by {ARTISTS}.",
   "albumCommentaryPage.title": "{ALBUM} - Commentary",
   "albumCommentaryPage.infoLine": "{WORDS} across {ENTRIES}.",
   "albumCommentaryPage.nav.album": "Album: {ALBUM}",