diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-07-30 06:06:26 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-07-30 06:06:26 -0300 |
commit | 966a8facae09e4f8638fca1fce260f47bcbbb78d (patch) | |
tree | 92e522492a034b08a675013932d9719a4d29e54f /src/strings-default.yaml | |
parent | 1d54cfe3078707061b06761ef8fa1878fee25ec7 (diff) |
content, client, css: tighter expandable grid
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 4969bcff..be16ac19 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1007,6 +1007,10 @@ misc: conceal: "Conceal all artworks" warnings: "In this gallery: {WARNINGS}" + expandCollapseCue: "({CUE})" + expand: "Show the rest!" + collapse: "Collapse these" + noCoverArt: "{ALBUM}" tab: @@ -1028,8 +1032,6 @@ misc: otherCoverArtists: "With {ARTISTS}" - expandCollapseCue: "({CUE})" - albumGalleryGrid: noCoverArt: "{NAME}" @@ -1797,12 +1799,6 @@ groupGalleryPage: caption.seriesAlbumsNotFromGroup: >- Albums marked {MARKER} are part of {SERIES}, but not from {GROUP}. - expand: >- - Show the rest! - - collapse: >- - Collapse these - # # listingIndex: # The listing index page shows all available listings on the wiki, |