diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-07-11 08:42:04 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-07-11 08:42:04 -0300 |
commit | 8f33eb6f7aef3f52101108d1b36f3207d05ec411 (patch) | |
tree | 02be339b88ec849e4b3e80397a81f882227c12cf /src/strings-default.yaml | |
parent | 2b71dd8f7c6652b53de72f477044569dbcf1aca0 (diff) |
content, css: generateArtistRollingWindowPage: more tweaks
Diffstat (limited to 'src/strings-default.yaml')
-rw-r--r-- | src/strings-default.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 16daf0fe..a56956f9 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1444,8 +1444,8 @@ artistRollingWindowPage: timeframeSelectionControl: _: "{PREVIOUS} {TIMEFRAMES} {NEXT}" - previous: "(← Previous)" - next: "(Next →)" + previous: "← Previous" + next: "Next →" contributionKind: artwork: "Artwork" |