diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-08-23 15:23:31 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-08-23 15:23:31 -0300 |
commit | 1efbd6a6fe303e8c6f106053d12fc21b1e8d7b52 (patch) | |
tree | 9ac810b06eb1d843a503f7d950bf85d9c1393417 /src/strings-default.yaml | |
parent | 71df79dd12516b97a5ccaa8dc82c139c1747138a (diff) |
content: generateTrackInfoPage: needs lyrics line
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 93881aa2..3e07382f 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -2555,6 +2555,9 @@ trackPage: wiki: "across this wiki" album: "within this album" + needsLyrics: >- + This track has vocals, but there aren't lyrics available for it on this wiki, yet! + socialEmbed: heading: "{ALBUM}" title: "{TRACK}" |