« get me outta code hell

content: listArtistsByLatestContribution: show dateless artists - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/strings-default.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-07-05 18:52:08 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-07-05 18:52:08 -0300
commit5625d4eed0e86fa0ac4a8bbc28cdac447d87c3d3 (patch)
tree5aa3664ac8c52de3f33349d85dcfce0760e6df39 /src/strings-default.json
parent6d191b557acfb348d768a40cd4adb06b21e18c19 (diff)
content: listArtistsByLatestContribution: show dateless artists
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 724bc78..0938af8 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -376,6 +376,8 @@
   "listingPage.listArtists.byLatest.title": "Artists - by Latest Contribution",
   "listingPage.listArtists.byLatest.title.short": "...by Latest Contribution",
   "listingPage.listArtists.byLatest.item": "{ARTIST} ({DATE})",
+  "listingPage.listArtists.byLatest.dateless.title": "These artists' contributions aren't dated:",
+  "listingPage.listArtists.byLatest.dateless.item": "{ARTIST}",
   "listingPage.listGroups.byName.title": "Groups - by Name",
   "listingPage.listGroups.byName.title.short": "...by Name",
   "listingPage.listGroups.byName.item": "{GROUP} ({GALLERY})",