diff options
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. |