diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-07-13 17:43:05 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-07-13 17:43:05 -0300 |
commit | a58f782de9ed40d4673725cb78c1f2bae7bc31fc (patch) | |
tree | 7756916a11b610d79debafde300cc47b21517b23 /src/strings-default.yaml | |
parent | 0023f84094ebfebd6f7556b89061bc8a356a0fb0 (diff) |
content, data: Album.hideDuration
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 c43e757e..372f64c3 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1178,6 +1178,9 @@ albumGalleryPage: statsLine.withDate: >- {TRACKS} totaling {DURATION}. Released {DATE}. + statsLine.withDate.noDuration: >- + Released {DATE}. + # coverArtistsLine: # This is displayed if every track (which has artwork at all) # has the same illustration credits. |