From 3f82268bd6fd7afc2d032e55774a83a0c7507ad5 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 23 Jun 2024 16:42:36 -0300 Subject: content: generatePageLayout: credit sources skipper You know, these should probably be coded with templates or detectable metatags or something similar LOL --- src/content/dependencies/generatePageLayout.js | 1 + src/strings-default.yaml | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/content/dependencies/generatePageLayout.js b/src/content/dependencies/generatePageLayout.js index 94827568..4e4df5ec 100644 --- a/src/content/dependencies/generatePageLayout.js +++ b/src/content/dependencies/generatePageLayout.js @@ -495,6 +495,7 @@ export default { {id: 'additional-files', string: 'additionalFiles'}, {id: 'commentary', string: 'commentary'}, {id: 'artist-commentary', string: 'artistCommentary'}, + {id: 'credit-sources', string: 'creditSources'}, ])), ]); diff --git a/src/strings-default.yaml b/src/strings-default.yaml index c04ac181..af29ed78 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -752,11 +752,17 @@ misc: left: "Sidebar (left)" right: "Sidebar (right)" + # Displayed on various info pages. + + artistCommentary: "Artist commentary" + creditSources: "Crediting sources" + # Displayed on artist info page. tracks: "Tracks" artworks: "Artworks" flashes: "Flashes & Games" + commentary: "Commentary" # Displayed on track and flash info pages. @@ -778,9 +784,6 @@ misc: # Displayed on track and album info pages. - commentary: "Commentary" - - artistCommentary: "Commentary" additionalFiles: "Additional files" # socialEmbed: -- cgit 1.3.0-6-gf8a5