« get me outta code hell

support albums without cover art - 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>2022-05-05 19:33:01 -0300
committer(quasar) nebula <qznebula@protonmail.com>2022-05-05 19:33:01 -0300
commit8fd50d6f0ba8dcfcfe34eb1321dc0bdd307b8c6a (patch)
treeb7bed8c523dcdfaa4eec7c89e311457400530807 /src/strings-default.json
parente943484cf46cfe509b8d68fada06a760ae05545f (diff)
support albums without cover art
Diffstat (limited to 'src/strings-default.json')
-rw-r--r--src/strings-default.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/strings-default.json b/src/strings-default.json
index 86fb73f..1fc6d8a 100644
--- a/src/strings-default.json
+++ b/src/strings-default.json
@@ -148,7 +148,8 @@
     "misc.jumpTo.withLinks": "Jump to: {LINKS}.",
     "misc.contentWarnings": "cw: {WARNINGS}",
     "misc.contentWarnings.reveal": "click to show",
-    "misc.albumGridDetails": "({TRACKS}, {TIME})",
+    "misc.albumGrid.details": "({TRACKS}, {TIME})",
+    "misc.albumGrid.noCoverArt": "{ALBUM}",
     "misc.uiLanguage": "UI Language: {LANGUAGES}",
     "homepage.title": "{TITLE}",
     "homepage.news.title": "News",