« get me outta code hell

HIGHLY WIP album gallery pages - 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>2022-12-19 23:27:00 -0400
committer(quasar) nebula <qznebula@protonmail.com>2022-12-19 23:27:00 -0400
commit9412fefa5d53af171a91bd3b8ce958d35a7f87d7 (patch)
tree0ecfd3ae4decba9ce580fe609c9cb506d7e74d37 /src/strings-default.json
parent2532ec9ef61146deadb2a49159b92ef50c5d8835 (diff)
HIGHLY WIP album gallery pages
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index d24f04a..4990bd1 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -94,6 +94,8 @@
   "releaseInfo.duration": "Duration: {DURATION}.",
   "releaseInfo.viewCommentary": "View {LINK}!",
   "releaseInfo.viewCommentary.link": "commentary page",
+  "releaseInfo.viewGallery": "View {LINK}!",
+  "releaseInfo.viewGallery.link": "gallery page",
   "releaseInfo.listenOn": "Listen on {LINKS}.",
   "releaseInfo.listenOn.noLinks": "This track has no URLs at which it can be listened.",
   "releaseInfo.visitOn": "Visit on {LINKS}.",
@@ -183,6 +185,7 @@
   "misc.contentWarnings.reveal": "click to show",
   "misc.albumGrid.details": "({TRACKS}, {TIME})",
   "misc.albumGrid.noCoverArt": "{ALBUM}",
+  "misc.albumGalleryGrid.noCoverArt": "{NAME}",
   "misc.uiLanguage": "UI Language: {LANGUAGES}",
   "homepage.title": "{TITLE}",
   "homepage.news.title": "News",
@@ -197,6 +200,9 @@
   "albumPage.title": "{ALBUM}",
   "albumPage.nav.album": "{ALBUM}",
   "albumPage.nav.randomTrack": "Random Track",
+  "albumGalleryPage.title": "{ALBUM} - Gallery",
+  "albumGalleryPage.infoLine": "{TRACKS} totaling {DURATION}.",
+  "albumGalleryPage.infoLine.withDate": "{TRACKS} totaling {DURATION}. Released {DATE}.",
   "albumCommentaryPage.title": "{ALBUM} - Commentary",
   "albumCommentaryPage.infoLine": "{WORDS} across {ENTRIES}.",
   "albumCommentaryPage.nav.album": "Album: {ALBUM}",