From 8fd50d6f0ba8dcfcfe34eb1321dc0bdd307b8c6a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 5 May 2022 19:33:01 -0300 Subject: support albums without cover art --- src/strings-default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/strings-default.json') 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", -- cgit 1.3.0-6-gf8a5