diff options
author | (quasar) nebula <towerofnix@gmail.com> | 2021-04-10 22:28:17 -0300 |
---|---|---|
committer | (quasar) nebula <towerofnix@gmail.com> | 2021-04-10 22:28:17 -0300 |
commit | 0d0d38ce51ca02b7c3bd91317b5fa0bbff1f06de (patch) | |
tree | d78594d4b44bb806eccf7f2a3c4f8ec9707622d5 /strings-default.json | |
parent | e99c48d128744a77c672cdf8f19dcf3cdc395b9b (diff) |
new Albums - by Date Added to Wiki listing
Diffstat (limited to 'strings-default.json')
-rw-r--r-- | strings-default.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/strings-default.json b/strings-default.json index 3dc2e4b5..7a948d64 100644 --- a/strings-default.json +++ b/strings-default.json @@ -225,6 +225,9 @@ "listingPage.listAlbums.byDuration.item": "{ALBUM} ({DURATION})", "listingPage.listAlbums.byDate.title": "Albums - by Date", "listingPage.listAlbums.byDate.item": "{ALBUM} ({DATE})", + "listingPage.listAlbums.byDateAdded.title": "Albums - by Date Added to Wiki", + "listingPage.listAlbums.byDateAdded.date": "{DATE}", + "listingPage.listAlbums.byDateAdded.album": "{ALBUM}", "listingPage.listArtists.byName.title": "Artists - by Name", "listingPage.listArtists.byName.item": "{ARTIST} ({CONTRIBUTIONS})", "listingPage.listArtists.byContribs.title": "Artists - by Contributions", |