diff options
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index ec028f69..b21c9e0c 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -880,8 +880,6 @@ misc: socialEmbed: heading: "{WIKI_NAME} | {HEADING}" - trackArtFromAlbum: "Album cover for {ALBUM}" - # jumpTo: # Generic action displayed at the top of some longer pages, for # quickly scrolling down to a particular section. @@ -899,6 +897,16 @@ misc: warnings: "{WARNINGS}" reveal: "click to show" + # coverArtwork: + # Generic or particular strings for artworks outside a grid + # context, when just one cover is being spotlighted. + + coverArtwork: + artworkBy: "Artwork by {ARTISTS}" + released: "Released {DATE}" + + trackArtFromAlbum: "Album cover for {ALBUM}" + # coverGrid: # Generic strings for various sorts of gallery grids, displayed # on the homepage, album galleries, artist artwork galleries, and |