diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-04-08 17:20:06 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-04-08 17:20:06 -0300 |
commit | f1dcfd613ad7e868a320e3a69c1e39796c1494d4 (patch) | |
tree | 92319f6ece76ebcb65e5750aa04c0c72ad4163f7 /src/strings-default.yaml | |
parent | c474f3fb1056fd21cc1e7f20f7a5b0b238a4ad4f (diff) |
content, css: wrap sidebar track section range together
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 259e01bb..ec028f69 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -972,7 +972,9 @@ albumSidebar: group: _: "{GROUP}" - withRange: "{GROUP} ({RANGE})" + + withRange: "{GROUP} {RANGE_PART}" + withRange.rangePart: "({RANGE})" # groupBox: # This is the box for groups. Apart from the next and previous |